2024-02-12 10:46:53.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8c93 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:53.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:53.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:53.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:53.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-12 10:46:54.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-12 10:46:54.113 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.120 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:46:54.126 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45baa033 2024-02-12 10:46:54.126 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45baa033 2024-02-12 10:46:54.129 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7d46f4 2024-02-12 10:46:54.129 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7d46f4 2024-02-12 10:46:54.132 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f42cb43 2024-02-12 10:46:54.132 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f42cb43 2024-02-12 10:46:54.135 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a404ccf 2024-02-12 10:46:54.135 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a404ccf 2024-02-12 10:46:54.138 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebce8c 2024-02-12 10:46:54.138 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebce8c 2024-02-12 10:46:54.140 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0061c3 2024-02-12 10:46:54.141 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0061c3 2024-02-12 10:46:54.143 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.143 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6241bd33 2024-02-12 10:46:54.143 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6241bd33 2024-02-12 10:46:54.146 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6fb380 2024-02-12 10:46:54.146 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6fb380 2024-02-12 10:46:54.147 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.149 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb49fef 2024-02-12 10:46:54.149 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb49fef 2024-02-12 10:46:54.149 [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 10:46:54.375 [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 10:46:54.375 [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 10:46:54.375 [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 10:46:54.376 [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 10:46:54.414 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.415 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 10:46:54.415 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-12 10:46:54.415 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 10:46:54.463 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.516 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.545 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.568 [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 10:46:54.588 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.595 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.692 [DefaultDispatcher-worker-3 @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 10:46:54.692 [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 10:46:54.719 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 10:46:54.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-12 10:46:54.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-12 10:46:54.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 10:46:54.758 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8: (connection evicted) 2024-02-12 10:46:54.759 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45baa033: (connection evicted) 2024-02-12 10:46:54.760 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7d46f4: (connection evicted) 2024-02-12 10:46:54.760 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f42cb43: (connection evicted) 2024-02-12 10:46:54.761 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a404ccf: (connection evicted) 2024-02-12 10:46:54.761 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aebce8c: (connection evicted) 2024-02-12 10:46:54.762 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0061c3: (connection evicted) 2024-02-12 10:46:54.762 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6241bd33: (connection evicted) 2024-02-12 10:46:54.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a6fb380: (connection evicted) 2024-02-12 10:46:54.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb49fef: (connection evicted) 2024-02-12 10:46:54.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:54.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-12 10:46:54.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-12 10:46:54.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ce15112 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:54.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:54.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-12 10:46:54.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-12 10:46:54.779 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.792 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.794 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.796 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:54.796 [DefaultDispatcher-worker-6 @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 10:46:54.796 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:54.796 [DefaultDispatcher-worker-6 @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 10:46:54.812 [DefaultDispatcher-worker-7 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.813 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 10:46:54.813 [DefaultDispatcher-worker-7 @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 10:46:54.813 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 10:46:54.819 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.837 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.855 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.859 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:54.873 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.875 [DefaultDispatcher-worker-1 @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 10:46:54.878 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:46:54.882 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22e074 2024-02-12 10:46:54.883 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22e074 2024-02-12 10:46:54.887 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e517a0 2024-02-12 10:46:54.887 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e517a0 2024-02-12 10:46:54.889 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47da8b04 2024-02-12 10:46:54.890 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47da8b04 2024-02-12 10:46:54.890 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.892 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d81d9b 2024-02-12 10:46:54.892 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d81d9b 2024-02-12 10:46:54.895 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a36cf4 2024-02-12 10:46:54.895 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a36cf4 2024-02-12 10:46:54.897 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33103857 2024-02-12 10:46:54.897 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33103857 2024-02-12 10:46:54.897 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.900 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081179a 2024-02-12 10:46:54.900 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081179a 2024-02-12 10:46:54.902 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f7e2d4 2024-02-12 10:46:54.902 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f7e2d4 2024-02-12 10:46:54.905 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0e6b2 2024-02-12 10:46:54.905 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0e6b2 2024-02-12 10:46:54.905 [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 10:46:54.952 [DefaultDispatcher-worker-4 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb 2024-02-12 10:46:54.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-12 10:46:54.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-12 10:46:54.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 10:46:54.991 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ba024cb: (connection evicted) 2024-02-12 10:46:54.991 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d22e074: (connection evicted) 2024-02-12 10:46:54.992 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e517a0: (connection evicted) 2024-02-12 10:46:54.992 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47da8b04: (connection evicted) 2024-02-12 10:46:54.993 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d81d9b: (connection evicted) 2024-02-12 10:46:54.993 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58a36cf4: (connection evicted) 2024-02-12 10:46:54.994 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33103857: (connection evicted) 2024-02-12 10:46:54.994 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2081179a: (connection evicted) 2024-02-12 10:46:54.994 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f7e2d4: (connection evicted) 2024-02-12 10:46:54.995 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f0e6b2: (connection evicted) 2024-02-12 10:46:54.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:54.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-12 10:46:54.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-12 10:46:55.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-12 10:46:55.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:55.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:55.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3375b118 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:55.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:55.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:55.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-12 10:46:55.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@184751f3 2024-02-12 10:46:55.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@184751f3 2024-02-12 10:46:55.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-12 10:46:55.145 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:55.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68b7bdcb 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:55.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:55.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:55.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-12 10:46:55.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e11627 2024-02-12 10:46:55.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e11627 2024-02-12 10:46:55.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-12 10:46:55.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4954b2 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:55.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:55.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:55.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-12 10:46:55.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3973b6d4 2024-02-12 10:46:55.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3973b6d4 2024-02-12 10:46:55.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-12 10:46:55.492 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e11627 2024-02-12 10:46:55.493 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:55.496 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49801/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 10:46:55.496 [DefaultDispatcher-worker-4 @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:49801/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-12 10:46:55.497 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49801/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 10:46:55.518 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:55.542 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49801/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 10:46:55.542 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49801/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 10:46:55.570 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3973b6d4 2024-02-12 10:46:55.699 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-12 10:46:55.699 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49801/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-12 10:46:55.889 [DefaultDispatcher-worker-5 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3973b6d4 2024-02-12 10:46:55.897 [DefaultDispatcher-worker-5 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3973b6d4 2024-02-12 10:46:55.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-12 10:46:55.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-12 10:46:55.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:55.926 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e11627: (connection evicted) 2024-02-12 10:46:55.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:55.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-12 10:46:55.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-12 10:46:55.929 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3973b6d4 2024-02-12 10:46:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e74764 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:55.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:55.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:55.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:55.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:55.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-12 10:46:55.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3 2024-02-12 10:46:55.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3 2024-02-12 10:46:55.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-12 10:46:55.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2729bb71 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d98940 2024-02-12 10:46:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d98940 2024-02-12 10:46:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-12 10:46:55.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-12 10:46:55.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-12 10:46:55.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:55.997 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3: (connection evicted) 2024-02-12 10:46:55.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:55.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-12 10:46:55.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-12 10:46:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eec8583 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-12 10:46:56.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@343db2f6 2024-02-12 10:46:56.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@343db2f6 2024-02-12 10:46:56.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-12 10:46:56.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-12 10:46:56.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c815fdc 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-12 10:46:56.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@dae5e0 2024-02-12 10:46:56.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@dae5e0 2024-02-12 10:46:56.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-12 10:46:56.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-12 10:46:56.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-12 10:46:56.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.029 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@343db2f6: (connection evicted) 2024-02-12 10:46:56.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-12 10:46:56.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-12 10:46:56.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-12 10:46:56.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae49387 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-12 10:46:56.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2024-02-12 10:46:56.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2024-02-12 10:46:56.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ef1a0a 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2024-02-12 10:46:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6728370a 2024-02-12 10:46:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-12 10:46:56.052 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-12 10:46:56.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-12 10:46:56.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.058 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80: (connection evicted) 2024-02-12 10:46:56.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-12 10:46:56.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa5cc73 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-12 10:46:56.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-12 10:46:56.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@70139a81 2024-02-12 10:46:56.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-12 10:46:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f9dc7e 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-12 10:46:56.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@503556cb 2024-02-12 10:46:56.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@503556cb 2024-02-12 10:46:56.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-12 10:46:56.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-12 10:46:56.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-12 10:46:56.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.109 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70139a81: (connection evicted) 2024-02-12 10:46:56.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-12 10:46:56.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-12 10:46:56.122 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.151 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.182 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-12 10:46:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df0d9f8 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-12 10:46:56.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bb8df 2024-02-12 10:46:56.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bb8df 2024-02-12 10:46:56.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-12 10:46:56.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269c7104 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-12 10:46:56.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@627bcd7e 2024-02-12 10:46:56.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@627bcd7e 2024-02-12 10:46:56.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-12 10:46:56.322 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.340 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627bcd7e 2024-02-12 10:46:56.341 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.358 [DefaultDispatcher-worker-5 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627bcd7e 2024-02-12 10:46:56.368 [DefaultDispatcher-worker-3 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627bcd7e 2024-02-12 10:46:56.378 [DefaultDispatcher-worker-3 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627bcd7e 2024-02-12 10:46:56.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-12 10:46:56.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-12 10:46:56.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.459 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7bb8df: (connection evicted) 2024-02-12 10:46:56.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-12 10:46:56.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-12 10:46:56.464 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627bcd7e 2024-02-12 10:46:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-12 10:46:56.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ffcb232 2024-02-12 10:46:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-12 10:46:56.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-12 10:46:56.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c519e47 2024-02-12 10:46:56.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c519e47 2024-02-12 10:46:56.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-12 10:46:56.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-12 10:46:56.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce7490a 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-12 10:46:56.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1530d0f2 2024-02-12 10:46:56.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1530d0f2 2024-02-12 10:46:56.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-12 10:46:56.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-12 10:46:56.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-12 10:46:56.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.507 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c519e47: (connection evicted) 2024-02-12 10:46:56.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-12 10:46:56.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-12 10:46:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93ce24d 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-12 10:46:56.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079f8f0 2024-02-12 10:46:56.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7079f8f0 2024-02-12 10:46:56.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-12 10:46:56.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121cf6f4 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-12 10:46:56.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@553fbe94 2024-02-12 10:46:56.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@553fbe94 2024-02-12 10:46:56.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-12 10:46:56.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-12 10:46:56.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-12 10:46:56.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.535 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7079f8f0: (connection evicted) 2024-02-12 10:46:56.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-12 10:46:56.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-12 10:46:56.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-12 10:46:56.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-12 10:46:56.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-12 10:46:56.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e93108a 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-12 10:46:56.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-12 10:46:56.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-12 10:46:56.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-12 10:46:56.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-12 10:46:56.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.563 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41059616: (connection evicted) 2024-02-12 10:46:56.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-12 10:46:56.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7ab7ab 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-12 10:46:56.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2024-02-12 10:46:56.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2024-02-12 10:46:56.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51813065 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-12 10:46:56.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2024-02-12 10:46:56.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2024-02-12 10:46:56.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-12 10:46:56.602 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.619 [DefaultDispatcher-worker-5 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-12 10:46:56.631 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.654 [DefaultDispatcher-worker-5 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit13247083183171055798/junit512954213790134391.tmp 2024-02-12 10:46:56.660 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.669 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.689 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.706 [DefaultDispatcher-worker-5 @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 10:46:56.721 [DefaultDispatcher-worker-5 @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 10:46:56.722 [DefaultDispatcher-worker-5 @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 10:46:56.723 [DefaultDispatcher-worker-5 @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/junit13247083183171055798/junit512954213790134391.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 10:46:56.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-12 10:46:56.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-12 10:46:56.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.724 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1: (connection evicted) 2024-02-12 10:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-12 10:46:56.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-12 10:46:56.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba97962 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-12 10:46:56.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-02-12 10:46:56.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-02-12 10:46:56.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cb04dd 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-12 10:46:56.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-02-12 10:46:56.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-02-12 10:46:56.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-12 10:46:56.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-12 10:46:56.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-12 10:46:56.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.753 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13: (connection evicted) 2024-02-12 10:46:56.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-12 10:46:56.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290c266c 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-12 10:46:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2024-02-12 10:46:56.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2024-02-12 10:46:56.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-12 10:46:56.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-12 10:46:56.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-12 10:46:56.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-12 10:46:56.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-12 10:46:56.787 [DefaultDispatcher-worker-3 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-12 10:46:56.788 [DefaultDispatcher-worker-3 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-12 10:46:56.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-12 10:46:56.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-12 10:46:56.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.792 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513: (connection evicted) 2024-02-12 10:46:56.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-12 10:46:56.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-12 10:46:56.794 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-12 10:46:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402f61f5 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-12 10:46:56.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-12 10:46:56.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-12 10:46:56.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-12 10:46:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-12 10:46:56.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-02-12 10:46:56.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-02-12 10:46:56.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-12 10:46:56.821 [DefaultDispatcher-worker-1 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-12 10:46:56.847 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.857 [DefaultDispatcher-worker-1 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit10727085393898050818/junit16461282988441091434.tmp 2024-02-12 10:46:56.873 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.886 [DefaultDispatcher-worker-1 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-12 10:46:56.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-12 10:46:56.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-12 10:46:56.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.889 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4: (connection evicted) 2024-02-12 10:46:56.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-12 10:46:56.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-02-12 10:46:56.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-02-12 10:46:56.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-12 10:46:56.918 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-12 10:46:56.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-02-12 10:46:56.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-02-12 10:46:56.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-12 10:46:56.928 [DefaultDispatcher-worker-3 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-02-12 10:46:56.930 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-02-12 10:46:56.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-12 10:46:56.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-12 10:46:56.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:56.932 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a6840c: (connection evicted) 2024-02-12 10:46:56.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:56.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-12 10:46:56.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-12 10:46:56.933 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-02-12 10:46:56.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50672905 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-12 10:46:56.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-12 10:46:56.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-12 10:46:56.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:56.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa98a22 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:56.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-12 10:46:56.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-12 10:46:56.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-12 10:46:57.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-12 10:46:57.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-12 10:46:57.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.020 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f290bc: (connection evicted) 2024-02-12 10:46:57.020 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-12 10:46:57.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-12 10:46:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5310e451 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-12 10:46:57.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-12 10:46:57.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2024-02-12 10:46:57.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-12 10:46:57.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1827fc4e 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-12 10:46:57.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2024-02-12 10:46:57.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2024-02-12 10:46:57.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-12 10:46:57.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-12 10:46:57.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-12 10:46:57.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.055 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74830d73: (connection evicted) 2024-02-12 10:46:57.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-12 10:46:57.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-12 10:46:57.056 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c0fecc 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-12 10:46:57.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2024-02-12 10:46:57.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2024-02-12 10:46:57.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8df667 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2024-02-12 10:46:57.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2024-02-12 10:46:57.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-12 10:46:57.080 [DefaultDispatcher-worker-3 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2024-02-12 10:46:57.082 [DefaultDispatcher-worker-3 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2024-02-12 10:46:57.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-12 10:46:57.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-12 10:46:57.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.083 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d13379e: (connection evicted) 2024-02-12 10:46:57.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-12 10:46:57.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-12 10:46:57.084 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2024-02-12 10:46:57.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-02-12 10:46:57.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-02-12 10:46:57.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-12 10:46:57.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e8fed 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-12 10:46:57.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2024-02-12 10:46:57.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2024-02-12 10:46:57.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-12 10:46:57.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-12 10:46:57.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-12 10:46:57.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.111 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca: (connection evicted) 2024-02-12 10:46:57.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-12 10:46:57.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-12 10:46:57.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2606f 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-12 10:46:57.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-02-12 10:46:57.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-02-12 10:46:57.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-12 10:46:57.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-02-12 10:46:57.150 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-02-12 10:46:57.152 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-02-12 10:46:57.152 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.158 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-02-12 10:46:57.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-02-12 10:46:57.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-12 10:46:57.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-12 10:46:57.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-12 10:46:57.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:46:57.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-12 10:46:57.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-12 10:46:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-12 10:46:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-12 10:46:57.174 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 10:46:57.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 10:46:57.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-12 10:46:57.180 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 10:46:57.198 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 10:46:57.201 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 10:46:57.204 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-12 10:46:57.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 10:46:57.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 10:46:57.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-12 10:46:57.208 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.214 [DefaultDispatcher-worker-1 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 10:46:57.216 [DefaultDispatcher-worker-9 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 10:46:57.217 [Test worker @coroutine#439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 10:46:57.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-12 10:46:57.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-12 10:46:57.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.221 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c9892: (connection evicted) 2024-02-12 10:46:57.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-12 10:46:57.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-12 10:46:57.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb50de6 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-12 10:46:57.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 10:46:57.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 10:46:57.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-12 10:46:57.229 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 10:46:57.240 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 10:46:57.243 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 10:46:57.247 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db46344 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-12 10:46:57.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-02-12 10:46:57.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-02-12 10:46:57.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-12 10:46:57.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-12 10:46:57.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-12 10:46:57.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:46:57.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-12 10:46:57.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-12 10:46:57.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 10:46:57.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 10:46:57.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-12 10:46:57.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 10:46:57.261 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.272 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 10:46:57.275 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 10:46:57.279 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 10:46:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c1b9d 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-12 10:46:57.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-02-12 10:46:57.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-02-12 10:46:57.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-12 10:46:57.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-12 10:46:57.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-12 10:46:57.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:46:57.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-12 10:46:57.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a205ee5 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-12 10:46:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-02-12 10:46:57.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-02-12 10:46:57.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-12 10:46:57.306 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.349 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.363 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-02-12 10:46:57.374 [DefaultDispatcher-worker-5 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-02-12 10:46:57.381 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.392 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.424 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-02-12 10:46:57.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-12 10:46:57.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-12 10:46:57.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.426 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11295cb1: (connection evicted) 2024-02-12 10:46:57.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-12 10:46:57.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-12 10:46:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4964f2 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-12 10:46:57.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@299cab08 2024-02-12 10:46:57.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@299cab08 2024-02-12 10:46:57.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-12 10:46:57.482 [DefaultDispatcher-worker-5 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cab08 2024-02-12 10:46:57.491 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cab08 2024-02-12 10:46:57.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-12 10:46:57.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-12 10:46:57.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.494 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299cab08: (connection evicted) 2024-02-12 10:46:57.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-12 10:46:57.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a865c1 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-12 10:46:57.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc 2024-02-12 10:46:57.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc 2024-02-12 10:46:57.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-12 10:46:57.545 [DefaultDispatcher-worker-7 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc 2024-02-12 10:46:57.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-12 10:46:57.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-12 10:46:57.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.548 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc: (connection evicted) 2024-02-12 10:46:57.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-12 10:46:57.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-12 10:46:57.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd64243 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-12 10:46:57.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2024-02-12 10:46:57.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2024-02-12 10:46:57.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-12 10:46:57.596 [DefaultDispatcher-worker-10 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2024-02-12 10:46:57.604 [DefaultDispatcher-worker-9 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2024-02-12 10:46:57.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-12 10:46:57.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-12 10:46:57.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.605 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb: (connection evicted) 2024-02-12 10:46:57.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-12 10:46:57.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2295566b 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-12 10:46:57.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a09566 2024-02-12 10:46:57.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a09566 2024-02-12 10:46:57.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-12 10:46:57.654 [DefaultDispatcher-worker-5 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a09566 2024-02-12 10:46:57.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-12 10:46:57.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-12 10:46:57.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.656 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a09566: (connection evicted) 2024-02-12 10:46:57.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-12 10:46:57.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5896b9f5 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-12 10:46:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2024-02-12 10:46:57.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2024-02-12 10:46:57.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-12 10:46:57.698 [DefaultDispatcher-worker-1 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2024-02-12 10:46:57.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-12 10:46:57.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-12 10:46:57.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.699 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0: (connection evicted) 2024-02-12 10:46:57.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:57.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-12 10:46:57.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-12 10:46:57.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ead1b7 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-12 10:46:57.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ff072c 2024-02-12 10:46:57.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ff072c 2024-02-12 10:46:57.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5018b56b 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-02-12 10:46:57.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-02-12 10:46:57.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-12 10:46:57.813 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 10:46:57.861 [Test worker] INFO ktor.application - Application started in 0.053 seconds. 2024-02-12 10:46:57.861 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6abd8bcd 2024-02-12 10:46:57.875 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.885 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:57.954 [DefaultDispatcher-worker-9 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 10:46:57.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-12 10:46:57.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c79780 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:57.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-12 10:46:57.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e657b0 2024-02-12 10:46:57.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e657b0 2024-02-12 10:46:57.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-12 10:46:57.991 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 10:46:57.997 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 10:46:57.997 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 10:46:57.998 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 10:46:57.998 [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 10:46:57.998 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 10:46:57.998 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 10:46:57.999 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 10:46:57.999 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:46:57.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-12 10:46:57.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cd84f9 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-12 10:46:58.045 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.049 [DefaultDispatcher-worker-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e657b0 2024-02-12 10:46:58.051 [DefaultDispatcher-worker-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e657b0 2024-02-12 10:46:58.056 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:58.060 [DefaultDispatcher-worker-10 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.061 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.061 [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/557892278346567680/_ustadmanifest.json. 2024-02-12 10:46:58.061 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.066 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.066 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.071 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json. 2024-02-12 10:46:58.071 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:46:58.073 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e657b0 2024-02-12 10:46:58.085 [DefaultDispatcher-worker-7 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.091 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 10:46:58.092 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-abc556c4-44f8-4717-8192-39c514933a28', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 10:46:58.095 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:46:58.095 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-abc556c4-44f8-4717-8192-39c514933a28 2024-02-12 10:46:58.101 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:58.102 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:58.102 [DefaultDispatcher-worker-10 @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/ackAndGetPendingReplications. 2024-02-12 10:46:58.102 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:58.102 [DefaultDispatcher-worker-10 @coroutine#534] 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 10:46:58.111 [DefaultDispatcher-worker-5 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.111 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:58.112 [DefaultDispatcher-worker-5 @coroutine#533] 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 10:46:58.112 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:58.119 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:58.119 [MyScheduler_Worker-1 @coroutine#539] 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 10:46:58.119 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:58.119 [MyScheduler_Worker-1 @coroutine#539] 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 10:46:58.170 [eventLoopGroupProxy-4-1 @call-handler#556] 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 10:46:58.170 [eventLoopGroupProxy-4-4 @call-handler#555] 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 10:46:58.170 [eventLoopGroupProxy-4-3 @call-handler#557] 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 10:46:58.170 [eventLoopGroupProxy-4-2 @call-handler#558] 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 10:46:58.179 [eventLoopGroupProxy-4-4 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:58.179 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:58.183 [eventLoopGroupProxy-4-3 @call-handler#557] 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 10:46:58.184 [eventLoopGroupProxy-4-3 @call-handler#557] 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 10:46:58.184 [eventLoopGroupProxy-4-2 @call-handler#558] 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 10:46:58.190 [eventLoopGroupProxy-4-3 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:58.190 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:58.190 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:58.194 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:58.195 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:58.205 [DefaultDispatcher-worker-10 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.210 [eventLoopGroupProxy-4-2 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff072c 2024-02-12 10:46:58.216 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.224 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:58.224 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:58.225 [MyScheduler_Worker-1 @coroutine#539] 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 10:46:58.225 [MyScheduler_Worker-1 @coroutine#539] 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 10:46:58.238 [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 10:46:58.238 [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 10:46:58.238 [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 10:46:58.239 [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 10:46:58.307 [eventLoopGroupProxy-4-1 @call-handler#556] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 141ms 2024-02-12 10:46:58.307 [eventLoopGroupProxy-4-3 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 141ms 2024-02-12 10:46:58.307 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 141ms 2024-02-12 10:46:58.308 [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 10:46:58.321 [eventLoopGroupProxy-4-3 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff072c 2024-02-12 10:46:58.322 [eventLoopGroupProxy-4-3 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:58.322 [eventLoopGroupProxy-4-3 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-12 10:46:58.323 [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 10:46:58.334 [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 10:46:58.334 [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 10:46:58.334 [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 10:46:58.334 [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 10:46:58.338 [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 10:46:58.340 [eventLoopGroupProxy-4-3 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff072c 2024-02-12 10:46:58.340 [eventLoopGroupProxy-4-3 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:58.341 [eventLoopGroupProxy-4-3 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:46:58.341 [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 10:46:58.358 [DefaultDispatcher-worker-2 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.371 [DefaultDispatcher-worker-7 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.388 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:46:58.388 [DefaultDispatcher-worker-7 @coroutine#535] 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 10:46:58.388 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:46:58.388 [DefaultDispatcher-worker-7 @coroutine#535] 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 10:46:58.391 [eventLoopGroupProxy-4-3 @call-handler#598] 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 10:46:58.392 [eventLoopGroupProxy-4-3 @call-handler#598] 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 10:46:58.392 [eventLoopGroupProxy-4-3 @call-handler#598] 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 10:46:58.424 [DefaultDispatcher-worker-6 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-02-12 10:46:58.427 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.427 [DefaultDispatcher-worker-4 @coroutine#508] 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/557892278346567680/_ustadmanifest.json. 2024-02-12 10:46:58.427 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.427 [eventLoopGroupProxy-4-3 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:58.428 [eventLoopGroupProxy-4-3 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 37ms 2024-02-12 10:46:58.429 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:46:58.429 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:46:58.429 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 10:46:58.429 [DefaultDispatcher-worker-12 @coroutine#535] 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 10:46:58.430 [DefaultDispatcher-worker-6 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.430 [DefaultDispatcher-worker-6 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json 2024-02-12 10:46:58.431 [DefaultDispatcher-worker-6 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json. 2024-02-12 10:46:58.431 [DefaultDispatcher-worker-6 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892278346567680/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:46:58.432 [DefaultDispatcher-worker-6 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff072c 2024-02-12 10:46:58.444 [DefaultDispatcher-worker-2 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d 2024-02-12 10:46:58.445 [DefaultDispatcher-worker-4 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-02-12 10:46:58.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 10:46:58.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 10:46:58.447 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 10:46:58.447 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 10:46:58.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 10:46:58.449 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e657b0 2024-02-12 10:46:58.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-12 10:46:58.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-12 10:46:58.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:58.449 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae6451d: (connection evicted) 2024-02-12 10:46:58.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:58.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-12 10:46:58.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-12 10:46:58.493 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:46:58.493 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:46:58.859 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:46:59.459 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6abd8bcd 2024-02-12 10:46:59.460 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6abd8bcd 2024-02-12 10:46:59.463 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff072c 2024-02-12 10:46:59.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-12 10:46:59.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-12 10:46:59.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:59.464 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4: (connection evicted) 2024-02-12 10:46:59.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:46:59.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-12 10:46:59.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-12 10:46:59.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b1170f 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:59.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-12 10:46:59.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:46:59.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:46:59.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b30dcd 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:59.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbc1b90 2024-02-12 10:46:59.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbc1b90 2024-02-12 10:46:59.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-12 10:46:59.487 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 10:46:59.489 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 10:46:59.489 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6244afc4 2024-02-12 10:46:59.490 [DefaultDispatcher-worker-7 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e40ea48 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:59.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:59.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-12 10:46:59.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@291028d7 2024-02-12 10:46:59.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@291028d7 2024-02-12 10:46:59.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-12 10:46:59.493 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 10:46:59.493 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 10:46:59.494 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 10:46:59.494 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 10:46:59.494 [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 10:46:59.494 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 10:46:59.494 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 10:46:59.494 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 10:46:59.494 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240291d9 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:46:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:46:59.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-12 10:46:59.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-12 10:46:59.541 [DefaultDispatcher-worker-7 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.548 [DefaultDispatcher-worker-14 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291028d7 2024-02-12 10:46:59.551 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291028d7 2024-02-12 10:46:59.561 [DefaultDispatcher-worker-4 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.562 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:46:59.562 [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/557892284706246656/_ustadmanifest.json. 2024-02-12 10:46:59.562 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:46:59.564 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:46:59.564 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:46:59.565 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json. 2024-02-12 10:46:59.565 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:46:59.566 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291028d7 2024-02-12 10:46:59.570 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:59.573 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:59.581 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.582 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 10:46:59.582 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f7c7f984-0050-46ef-9e90-fbec43c7fc2f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 10:46:59.583 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:46:59.583 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f7c7f984-0050-46ef-9e90-fbec43c7fc2f 2024-02-12 10:46:59.584 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:59.584 [DefaultDispatcher-worker-5 @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/ackAndGetPendingReplications. 2024-02-12 10:46:59.584 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:59.585 [DefaultDispatcher-worker-5 @coroutine#651] 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 10:46:59.592 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:46:59.593 [eventLoopGroupProxy-7-2 @call-handler#662] 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 10:46:59.593 [eventLoopGroupProxy-7-1 @call-handler#661] 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 10:46:59.594 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:59.594 [eventLoopGroupProxy-7-1 @call-handler#661] 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 10:46:59.594 [eventLoopGroupProxy-7-1 @call-handler#661] 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 10:46:59.595 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:59.595 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:46:59.595 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 10:46:59.596 [DefaultDispatcher-worker-11 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:59.596 [DefaultDispatcher-worker-11 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:46:59.599 [DefaultDispatcher-worker-9 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.599 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:59.599 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 10:46:59.599 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:59.601 [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 10:46:59.602 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:59.602 [MyScheduler_Worker-1 @coroutine#654] 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 10:46:59.602 [eventLoopGroupProxy-7-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:59.602 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:59.602 [MyScheduler_Worker-1 @coroutine#654] 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 10:46:59.602 [eventLoopGroupProxy-7-1 @call-handler#673] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-12 10:46:59.602 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:59.602 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:46:59.604 [eventLoopGroupProxy-7-1 @call-handler#679] 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 10:46:59.604 [eventLoopGroupProxy-7-1 @call-handler#679] 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 10:46:59.606 [eventLoopGroupProxy-7-1 @coroutine#680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:46:59.608 [eventLoopGroupProxy-7-1 @call-handler#679] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-12 10:46:59.609 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:59.609 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:46:59.609 [MyScheduler_Worker-1 @coroutine#654] 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 10:46:59.609 [MyScheduler_Worker-1 @coroutine#654] 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 10:46:59.611 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.611 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - 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 10:46:59.611 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.611 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.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 10:46:59.614 [DefaultDispatcher-worker-3 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.614 [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 10:46:59.617 [eventLoopGroupProxy-7-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:46:59.617 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:59.617 [eventLoopGroupProxy-7-1 @call-handler#687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 10:46:59.618 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.620 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.620 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - 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 10:46:59.620 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.620 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.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 10:46:59.622 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:46:59.624 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.625 [eventLoopGroupProxy-7-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:46:59.625 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:59.625 [eventLoopGroupProxy-7-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:46:59.626 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.628 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.628 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - 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 10:46:59.628 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.628 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.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 10:46:59.630 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:46:59.673 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:59.673 [eventLoopGroupProxy-7-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 10:46:59.674 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.675 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.675 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - 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 10:46:59.675 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.675 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.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 10:46:59.678 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:46:59.678 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:46:59.679 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:46:59.679 [MyScheduler_Worker-1 @coroutine#684] 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 10:46:59.679 [MyScheduler_Worker-1 @coroutine#684] 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 10:46:59.680 [MyScheduler_Worker-1 @coroutine#684] 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 10:46:59.680 [MyScheduler_Worker-1 @coroutine#684] 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 10:46:59.694 [DefaultDispatcher-worker-15 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:46:59.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 10:47:00.194 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fe166d7e-e946-4781-9a14-2c8866ef76f0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 10:47:00.194 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:47:00.194 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fe166d7e-e946-4781-9a14-2c8866ef76f0 2024-02-12 10:47:00.197 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:00.198 [MyScheduler_Worker-2 @coroutine#709] 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 10:47:00.198 [MyScheduler_Worker-2 @coroutine#709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:00.198 [MyScheduler_Worker-2 @coroutine#709] 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 10:47:00.200 [eventLoopGroupProxy-7-1 @call-handler#717] 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 10:47:00.201 [eventLoopGroupProxy-7-1 @call-handler#717] 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 10:47:00.202 [eventLoopGroupProxy-7-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:47:00.205 [eventLoopGroupProxy-7-1 @call-handler#717] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-12 10:47:00.205 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:00.205 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:00.206 [MyScheduler_Worker-2 @coroutine#709] 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 10:47:00.206 [MyScheduler_Worker-2 @coroutine#709] 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 10:47:00.208 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.208 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.208 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.208 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.210 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:00.253 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.253 [eventLoopGroupProxy-7-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 10:47:00.254 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.255 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.255 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.255 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.255 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.257 [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 10:47:00.259 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.259 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:00.260 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.261 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.261 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.261 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.261 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.263 [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 10:47:00.265 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.265 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:00.266 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.267 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.267 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.267 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.267 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.269 [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 10:47:00.270 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.271 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:00.271 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.272 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.272 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.272 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.272 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.274 [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 10:47:00.316 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.316 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-12 10:47:00.317 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.318 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.318 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.318 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.318 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.320 [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 10:47:00.321 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.322 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:00.322 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.323 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.323 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.323 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.323 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.325 [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 10:47:00.326 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.327 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:00.327 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.328 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.328 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.328 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.328 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.330 [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 10:47:00.376 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.377 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-12 10:47:00.377 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.378 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.378 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.378 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.378 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.380 [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 10:47:00.382 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.382 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:00.383 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.384 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.384 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.384 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.384 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.386 [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 10:47:00.387 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.388 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:00.388 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.389 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.389 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.389 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.389 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.391 [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 10:47:00.432 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.433 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-12 10:47:00.433 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.434 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.434 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.434 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.435 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.437 [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 10:47:00.440 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:47:00.440 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.440 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:00.441 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.443 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.443 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.443 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.443 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.445 [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 10:47:00.447 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:47:00.447 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.447 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:00.448 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:00.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.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 10:47:00.452 [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 10:47:00.454 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:47:00.454 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.454 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:00.455 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:00.468 [DefaultDispatcher-worker-6 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:47:00.475 [DefaultDispatcher-worker-2 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:47:00.476 [DefaultDispatcher-worker-2 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:00.476 [DefaultDispatcher-worker-2 @coroutine#652] 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 10:47:00.476 [DefaultDispatcher-worker-2 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:00.476 [DefaultDispatcher-worker-2 @coroutine#652] 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 10:47:00.479 [eventLoopGroupProxy-7-1 @call-handler#794] 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 10:47:00.480 [eventLoopGroupProxy-7-1 @call-handler#794] 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 10:47:00.480 [eventLoopGroupProxy-7-1 @call-handler#794] 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 10:47:00.503 [DefaultDispatcher-worker-2 @call-handler#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbc1b90 2024-02-12 10:47:00.503 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:00.504 [eventLoopGroupProxy-7-1 @call-handler#794] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-12 10:47:00.504 [DefaultDispatcher-worker-7 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:47:00.504 [DefaultDispatcher-worker-7 @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/557892284706246656/_ustadmanifest.json. 2024-02-12 10:47:00.504 [DefaultDispatcher-worker-7 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:47:00.504 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:00.505 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:00.505 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 10:47:00.505 [DefaultDispatcher-worker-9 @coroutine#652] 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 10:47:00.507 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:47:00.507 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json 2024-02-12 10:47:00.507 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json. 2024-02-12 10:47:00.508 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892284706246656/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:00.509 [DefaultDispatcher-worker-6 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:47:00.516 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1af86 2024-02-12 10:47:00.519 [DefaultDispatcher-worker-9 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbc1b90 2024-02-12 10:47:00.521 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 10:47:00.521 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 10:47:00.521 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 10:47:00.521 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 10:47:00.521 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 10:47:00.522 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291028d7 2024-02-12 10:47:00.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-12 10:47:00.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-12 10:47:00.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:00.523 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a1af86: (connection evicted) 2024-02-12 10:47:00.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:00.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-12 10:47:00.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-12 10:47:00.695 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:00.968 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:00.994 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:01.529 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6244afc4 2024-02-12 10:47:01.530 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6244afc4 2024-02-12 10:47:01.531 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125124ea 2024-02-12 10:47:01.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-12 10:47:01.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-12 10:47:01.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:01.531 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bbc1b90: (connection evicted) 2024-02-12 10:47:01.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:01.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-12 10:47:01.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d0bcf8c 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:01.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70eb94d7 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:01.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:01.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-12 10:47:01.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e43b342 2024-02-12 10:47:01.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e43b342 2024-02-12 10:47:01.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-12 10:47:01.556 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 10:47:01.558 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-12 10:47:01.558 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@f575d2b 2024-02-12 10:47:01.559 [DefaultDispatcher-worker-15 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ddcca 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:01.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d58f3a 2024-02-12 10:47:01.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d58f3a 2024-02-12 10:47:01.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-12 10:47:01.563 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 10:47:01.564 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 10:47:01.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 10:47:01.564 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 10:47:01.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-12 10:47:01.564 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 10:47:01.564 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 10:47:01.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 10:47:01.564 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478c84aa 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:01.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:01.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-12 10:47:01.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-12 10:47:01.600 [DefaultDispatcher-worker-9 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.606 [DefaultDispatcher-worker-9 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d58f3a 2024-02-12 10:47:01.608 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d58f3a 2024-02-12 10:47:01.614 [DefaultDispatcher-worker-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.614 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.614 [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/557892291779346432/_ustadmanifest.json. 2024-02-12 10:47:01.614 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.615 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.616 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.616 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json. 2024-02-12 10:47:01.616 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:01.617 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d58f3a 2024-02-12 10:47:01.628 [DefaultDispatcher-worker-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.628 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 10:47:01.628 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-323824e4-524f-423e-9f81-2fecfc700b0d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 10:47:01.630 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:47:01.630 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-323824e4-524f-423e-9f81-2fecfc700b0d 2024-02-12 10:47:01.631 [DefaultDispatcher-worker-1 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:01.631 [DefaultDispatcher-worker-1 @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 10:47:01.631 [DefaultDispatcher-worker-1 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:01.631 [DefaultDispatcher-worker-1 @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 10:47:01.637 [eventLoopGroupProxy-10-1 @call-handler#869] 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 10:47:01.637 [eventLoopGroupProxy-10-1 @call-handler#869] 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 10:47:01.637 [eventLoopGroupProxy-10-1 @call-handler#869] 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 10:47:01.638 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:01.638 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.638 [eventLoopGroupProxy-10-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 10:47:01.639 [eventLoopGroupProxy-10-2 @call-handler#870] 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 10:47:01.639 [DefaultDispatcher-worker-5 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:01.639 [DefaultDispatcher-worker-5 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:01.639 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.641 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:01.643 [DefaultDispatcher-worker-3 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.643 [DefaultDispatcher-worker-3 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:01.643 [DefaultDispatcher-worker-3 @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 10:47:01.643 [DefaultDispatcher-worker-3 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:01.645 [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 10:47:01.645 [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 10:47:01.645 [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 10:47:01.645 [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 10:47:01.646 [eventLoopGroupProxy-10-1 @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 10:47:01.646 [eventLoopGroupProxy-10-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.646 [eventLoopGroupProxy-10-1 @call-handler#882] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-12 10:47:01.647 [DefaultDispatcher-worker-10 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:01.647 [DefaultDispatcher-worker-10 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:01.653 [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 10:47:01.654 [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 10:47:01.656 [eventLoopGroupProxy-10-3 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.658 [eventLoopGroupProxy-10-3 @call-handler#889] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-12 10:47:01.659 [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 10:47:01.659 [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 10:47:01.659 [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 10:47:01.659 [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 10:47:01.659 [DefaultDispatcher-worker-3 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.660 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.660 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:01.660 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.660 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.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 10:47:01.661 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:01.662 [eventLoopGroupProxy-10-1 @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 10:47:01.665 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:01.665 [eventLoopGroupProxy-10-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.665 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.666 [eventLoopGroupProxy-10-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 10:47:01.666 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.667 [DefaultDispatcher-worker-9 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.668 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.668 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:01.668 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.668 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.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 10:47:01.670 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 10:47:01.672 [eventLoopGroupProxy-10-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.672 [eventLoopGroupProxy-10-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.672 [eventLoopGroupProxy-10-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:01.673 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.675 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.675 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:01.675 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.675 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.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 10:47:01.676 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 10:47:01.682 [eventLoopGroupProxy-10-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.683 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.683 [eventLoopGroupProxy-10-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-12 10:47:01.684 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.685 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.686 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:01.686 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.686 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.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 10:47:01.688 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:01.690 [eventLoopGroupProxy-10-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.690 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.690 [eventLoopGroupProxy-10-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:01.690 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.692 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.692 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:01.692 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.692 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.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 10:47:01.694 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 10:47:01.696 [eventLoopGroupProxy-10-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.696 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.696 [eventLoopGroupProxy-10-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:01.697 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:01.708 [DefaultDispatcher-worker-6 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.714 [DefaultDispatcher-worker-9 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.715 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:01.715 [DefaultDispatcher-worker-9 @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 10:47:01.715 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:01.715 [DefaultDispatcher-worker-9 @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 10:47:01.717 [eventLoopGroupProxy-10-1 @call-handler#936] 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 10:47:01.717 [eventLoopGroupProxy-10-1 @call-handler#936] 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 10:47:01.717 [eventLoopGroupProxy-10-1 @call-handler#936] 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 10:47:01.742 [DefaultDispatcher-worker-10 @call-handler#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e43b342 2024-02-12 10:47:01.743 [eventLoopGroupProxy-10-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:01.743 [eventLoopGroupProxy-10-1 @call-handler#936] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-12 10:47:01.743 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.743 [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/557892291779346432/_ustadmanifest.json. 2024-02-12 10:47:01.743 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.743 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:01.744 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:01.744 [DefaultDispatcher-worker-14 @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 10:47:01.744 [DefaultDispatcher-worker-14 @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 10:47:01.745 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.745 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json 2024-02-12 10:47:01.745 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json. 2024-02-12 10:47:01.745 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892291779346432/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:01.746 [DefaultDispatcher-worker-3 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:01.754 [DefaultDispatcher-worker-7 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d1d137 2024-02-12 10:47:01.756 [DefaultDispatcher-worker-3 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e43b342 2024-02-12 10:47:01.757 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 10:47:01.757 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 10:47:01.757 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 10:47:01.757 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 10:47:01.757 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 10:47:01.758 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d58f3a 2024-02-12 10:47:01.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-12 10:47:01.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-12 10:47:01.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:01.759 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d1d137: (connection evicted) 2024-02-12 10:47:01.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:01.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-12 10:47:01.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-12 10:47:02.063 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:02.063 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:02.208 [DefaultDispatcher-worker-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 10:47:02.209 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:02.764 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@f575d2b 2024-02-12 10:47:02.765 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@f575d2b 2024-02-12 10:47:02.766 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d44581 2024-02-12 10:47:02.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-12 10:47:02.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-12 10:47:02.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:02.766 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e43b342: (connection evicted) 2024-02-12 10:47:02.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:02.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-12 10:47:02.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14fe085b 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:02.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:02.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:02.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:02.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:02.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-12 10:47:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24520a51 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:02.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:02.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-12 10:47:02.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@10508ba6 2024-02-12 10:47:02.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@10508ba6 2024-02-12 10:47:02.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-12 10:47:02.789 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 10:47:02.790 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 10:47:02.790 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@495f7ca4 2024-02-12 10:47:02.793 [DefaultDispatcher-worker-3 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb041b5 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:02.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-12 10:47:02.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:02.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:02.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-12 10:47:02.796 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 10:47:02.796 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 10:47:02.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 10:47:02.796 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 10:47:02.796 [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 10:47:02.796 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 10:47:02.796 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 10:47:02.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 10:47:02.796 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f53a31f 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:02.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:02.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:02.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:02.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-12 10:47:02.839 [DefaultDispatcher-worker-14 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:02.871 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:02.875 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:02.885 [DefaultDispatcher-worker-14 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:02.894 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:02.897 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:02.912 [DefaultDispatcher-worker-14 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:02.918 [DefaultDispatcher-worker-14 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:02.921 [DefaultDispatcher-worker-14 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:02.929 [DefaultDispatcher-worker-7 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:02.929 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:02.929 [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/557892296852545536/_ustadmanifest.json. 2024-02-12 10:47:02.929 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:02.932 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:02.932 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:02.934 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json. 2024-02-12 10:47:02.934 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:02.948 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:03.015 [DefaultDispatcher-worker-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:03.016 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 10:47:03.016 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c57aba5f-6663-4431-8ccd-e71709a895c6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 10:47:03.017 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 10:47:03.017 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c57aba5f-6663-4431-8ccd-e71709a895c6 2024-02-12 10:47:03.018 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:03.018 [DefaultDispatcher-worker-3 @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 10:47:03.018 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:03.018 [DefaultDispatcher-worker-3 @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 10:47:03.021 [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 10:47:03.022 [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 10:47:03.022 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.022 [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 10:47:03.022 [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 10:47:03.023 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.023 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 10:47:03.024 [DefaultDispatcher-worker-5 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:03.024 [DefaultDispatcher-worker-5 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:03.028 [DefaultDispatcher-worker-9 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:03.028 [DefaultDispatcher-worker-9 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:03.029 [DefaultDispatcher-worker-9 @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 10:47:03.029 [DefaultDispatcher-worker-9 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:03.030 [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 10:47:03.031 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.031 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-12 10:47:03.031 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:03.031 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:03.040 [DefaultDispatcher-worker-15 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:03.045 [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 10:47:03.045 [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 10:47:03.045 [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 10:47:03.045 [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 10:47:03.047 [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 10:47:03.047 [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 10:47:03.049 [DefaultDispatcher-worker-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:03.051 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.054 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-12 10:47:03.054 [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 10:47:03.054 [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 10:47:03.055 [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 10:47:03.055 [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 10:47:03.058 [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 10:47:03.058 [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 10:47:03.058 [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 10:47:03.058 [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 10:47:03.060 [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 10:47:03.062 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.062 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.062 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.063 [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 10:47:03.064 [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 10:47:03.065 [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 10:47:03.065 [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 10:47:03.065 [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 10:47:03.066 [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 10:47:03.110 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.110 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.110 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.114 [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 10:47:03.117 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.117 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.117 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.118 [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 10:47:03.119 [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 10:47:03.119 [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 10:47:03.119 [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 10:47:03.119 [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 10:47:03.121 [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 10:47:03.125 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.126 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.126 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-12 10:47:03.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 10:47:03.128 [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 10:47:03.128 [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 10:47:03.128 [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 10:47:03.128 [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 10:47:03.129 [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 10:47:03.133 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.133 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.134 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-12 10:47:03.134 [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 10:47:03.135 [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 10:47:03.136 [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 10:47:03.136 [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 10:47:03.136 [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 10:47:03.137 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 10:47:03.187 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.187 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.188 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-12 10:47:03.188 [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 10:47:03.190 [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 10:47:03.190 [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 10:47:03.190 [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 10:47:03.190 [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 10:47:03.192 [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 10:47:03.196 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.196 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.197 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-12 10:47:03.197 [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 10:47:03.198 [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 10:47:03.198 [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 10:47:03.198 [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 10:47:03.198 [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 10:47:03.200 [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 10:47:03.204 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.204 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.204 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 10:47:03.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 10:47:03.206 [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 10:47:03.206 [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 10:47:03.206 [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 10:47:03.206 [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 10:47:03.207 [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 10:47:03.210 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.211 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.211 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 10:47:03.211 [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 10:47:03.212 [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 10:47:03.212 [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 10:47:03.212 [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 10:47:03.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 10:47:03.214 [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 10:47:03.257 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.258 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.258 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 10:47:03.258 [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 10:47:03.260 [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 10:47:03.260 [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 10:47:03.260 [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 10:47:03.260 [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 10:47:03.261 [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 10:47:03.264 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.264 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.264 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.264 [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 10:47:03.265 [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 10:47:03.266 [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 10:47:03.266 [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 10:47:03.266 [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 10:47:03.267 [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 10:47:03.268 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.269 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.269 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.269 [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 10:47:03.270 [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 10:47:03.270 [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 10:47:03.270 [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 10:47:03.271 [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 10:47:03.272 [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 10:47:03.274 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.274 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.274 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.277 [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 10:47:03.279 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.279 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.279 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.283 [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 10:47:03.284 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.284 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.284 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.287 [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 10:47:03.287 [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 10:47:03.287 [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 10:47:03.288 [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 10:47:03.289 [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 10:47:03.291 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.291 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.291 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.292 [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 10:47:03.293 [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 10:47:03.293 [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 10:47:03.293 [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 10:47:03.293 [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 10:47:03.294 [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 10:47:03.296 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.296 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.296 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.297 [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 10:47:03.298 [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 10:47:03.298 [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 10:47:03.298 [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 10:47:03.298 [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 10:47:03.300 [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 10:47:03.303 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.303 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.303 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.304 [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 10:47:03.305 [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 10:47:03.305 [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 10:47:03.305 [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 10:47:03.305 [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 10:47:03.307 [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 10:47:03.308 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.308 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.308 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.309 [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 10:47:03.310 [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 10:47:03.310 [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 10:47:03.310 [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 10:47:03.310 [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 10:47:03.312 [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 10:47:03.313 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.313 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.313 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.317 [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 10:47:03.319 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.319 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.319 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.320 [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 10:47:03.321 [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 10:47:03.321 [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 10:47:03.321 [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 10:47:03.321 [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 10:47:03.323 [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 10:47:03.324 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.324 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.325 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.325 [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 10:47:03.326 [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 10:47:03.326 [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 10:47:03.326 [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 10:47:03.326 [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 10:47:03.327 [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 10:47:03.329 [eventLoopGroupProxy-13-2 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.329 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.329 [eventLoopGroupProxy-13-2 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.330 [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 10:47:03.331 [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 10:47:03.331 [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 10:47:03.331 [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 10:47:03.331 [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 10:47:03.333 [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 10:47:03.334 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.334 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.335 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.335 [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 10:47:03.336 [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 10:47:03.336 [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 10:47:03.336 [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 10:47:03.336 [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 10:47:03.338 [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 10:47:03.339 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.339 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.339 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.340 [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 10:47:03.341 [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 10:47:03.341 [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 10:47:03.341 [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 10:47:03.341 [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 10:47:03.342 [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 10:47:03.344 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.344 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.344 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.344 [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 10:47:03.345 [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 10:47:03.345 [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 10:47:03.345 [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 10:47:03.345 [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 10:47:03.347 [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 10:47:03.348 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.348 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.348 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:03.349 [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 10:47:03.350 [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 10:47:03.350 [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 10:47:03.350 [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 10:47:03.350 [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 10:47:03.351 [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 10:47:03.353 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.353 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.353 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.354 [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 10:47:03.355 [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 10:47:03.355 [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 10:47:03.355 [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 10:47:03.355 [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 10:47:03.356 [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 10:47:03.358 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.358 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.358 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.359 [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 10:47:03.359 [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 10:47:03.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 10:47:03.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 10:47:03.361 [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 10:47:03.362 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.362 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.362 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:03.363 [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 10:47:03.364 [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 10:47:03.364 [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 10:47:03.364 [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 10:47:03.364 [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 10:47:03.366 [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 10:47:03.367 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.368 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.368 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.368 [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 10:47:03.369 [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 10:47:03.369 [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 10:47:03.369 [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 10:47:03.369 [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 10:47:03.371 [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 10:47:03.374 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.374 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.374 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.374 [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 10:47:03.376 [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 10:47:03.376 [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 10:47:03.376 [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 10:47:03.376 [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 10:47:03.378 [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 10:47:03.380 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.380 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.380 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.381 [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 10:47:03.382 [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 10:47:03.382 [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 10:47:03.382 [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 10:47:03.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 10:47:03.384 [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 10:47:03.386 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.386 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.386 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.387 [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 10:47:03.388 [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 10:47:03.388 [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 10:47:03.388 [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 10:47:03.388 [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 10:47:03.389 [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 10:47:03.391 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.391 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.391 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.392 [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 10:47:03.393 [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 10:47:03.393 [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 10:47:03.393 [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 10:47:03.393 [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 10:47:03.395 [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 10:47:03.397 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.397 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.397 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.398 [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 10:47:03.399 [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 10:47:03.399 [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 10:47:03.399 [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 10:47:03.399 [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 10:47:03.400 [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 10:47:03.445 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.445 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.446 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 10:47:03.446 [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 10:47:03.447 [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 10:47:03.447 [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 10:47:03.448 [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 10:47:03.448 [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 10:47:03.449 [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 10:47:03.451 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.451 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.451 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.455 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:03.456 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.457 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.457 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.457 [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 10:47:03.459 [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 10:47:03.459 [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 10:47:03.459 [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 10:47:03.459 [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 10:47:03.460 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 10:47:03.462 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.462 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.462 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.463 [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 10:47:03.464 [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 10:47:03.464 [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 10:47:03.464 [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 10:47:03.464 [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 10:47:03.465 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 10:47:03.509 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.509 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.509 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 10:47:03.510 [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 10:47:03.511 [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 10:47:03.511 [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 10:47:03.511 [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 10:47:03.511 [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 10:47:03.513 [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 10:47:03.550 [DefaultDispatcher-worker-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:03.557 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.557 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.558 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.561 [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 10:47:03.563 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.563 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.563 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.566 [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 10:47:03.568 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.568 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.568 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.573 [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 10:47:03.573 [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 10:47:03.573 [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 10:47:03.573 [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 10:47:03.575 [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 10:47:03.617 [eventLoopGroupProxy-13-2 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.618 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.618 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 10:47:03.618 [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 10:47:03.620 [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 10:47:03.620 [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 10:47:03.620 [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 10:47:03.620 [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 10:47:03.621 [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 10:47:03.623 [eventLoopGroupProxy-13-2 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.623 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.623 [eventLoopGroupProxy-13-2 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.624 [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 10:47:03.625 [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 10:47:03.625 [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 10:47:03.625 [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 10:47:03.625 [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 10:47:03.626 [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 10:47:03.628 [eventLoopGroupProxy-13-2 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.628 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.628 [eventLoopGroupProxy-13-2 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.629 [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 10:47:03.630 [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 10:47:03.630 [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 10:47:03.630 [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 10:47:03.630 [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 10:47:03.631 [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 10:47:03.633 [eventLoopGroupProxy-13-2 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.633 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.633 [eventLoopGroupProxy-13-2 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.633 [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 10:47:03.634 [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 10:47:03.634 [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 10:47:03.634 [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 10:47:03.634 [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 10:47:03.636 [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 10:47:03.637 [eventLoopGroupProxy-13-2 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.637 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.637 [eventLoopGroupProxy-13-2 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:03.638 [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 10:47:03.639 [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 10:47:03.639 [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 10:47:03.639 [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 10:47:03.639 [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 10:47:03.640 [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 10:47:03.685 [eventLoopGroupProxy-13-2 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.685 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.685 [eventLoopGroupProxy-13-2 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 10:47:03.686 [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 10:47:03.687 [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 10:47:03.687 [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 10:47:03.687 [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 10:47:03.687 [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 10:47:03.689 [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 10:47:03.691 [eventLoopGroupProxy-13-2 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.691 [eventLoopGroupProxy-13-2 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.691 [eventLoopGroupProxy-13-2 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.691 [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 10:47:03.692 [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 10:47:03.692 [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 10:47:03.692 [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 10:47:03.693 [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 10:47:03.694 [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 10:47:03.696 [eventLoopGroupProxy-13-2 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.696 [eventLoopGroupProxy-13-2 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.696 [eventLoopGroupProxy-13-2 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.697 [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 10:47:03.698 [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 10:47:03.698 [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 10:47:03.698 [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 10:47:03.698 [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 10:47:03.699 [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 10:47:03.700 [eventLoopGroupProxy-13-2 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.701 [eventLoopGroupProxy-13-2 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.701 [eventLoopGroupProxy-13-2 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.701 [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 10:47:03.702 [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 10:47:03.702 [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 10:47:03.702 [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 10:47:03.702 [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 10:47:03.703 [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 10:47:03.705 [eventLoopGroupProxy-13-2 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.705 [eventLoopGroupProxy-13-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.705 [eventLoopGroupProxy-13-2 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.705 [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 10:47:03.706 [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 10:47:03.706 [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 10:47:03.706 [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 10:47:03.706 [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 10:47:03.707 [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 10:47:03.709 [eventLoopGroupProxy-13-2 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.709 [eventLoopGroupProxy-13-2 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.709 [eventLoopGroupProxy-13-2 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.709 [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 10:47:03.710 [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 10:47:03.710 [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 10:47:03.710 [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 10:47:03.710 [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 10:47:03.712 [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 10:47:03.713 [eventLoopGroupProxy-13-2 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.713 [eventLoopGroupProxy-13-2 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.713 [eventLoopGroupProxy-13-2 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:03.714 [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 10:47:03.715 [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 10:47:03.715 [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 10:47:03.715 [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 10:47:03.715 [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 10:47:03.717 [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 10:47:03.718 [eventLoopGroupProxy-13-2 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.718 [eventLoopGroupProxy-13-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.718 [eventLoopGroupProxy-13-2 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.719 [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 10:47:03.720 [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 10:47:03.720 [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 10:47:03.720 [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 10:47:03.720 [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 10:47:03.722 [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 10:47:03.723 [eventLoopGroupProxy-13-2 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.723 [eventLoopGroupProxy-13-2 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.724 [eventLoopGroupProxy-13-2 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.724 [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 10:47:03.725 [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 10:47:03.725 [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 10:47:03.725 [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 10:47:03.725 [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 10:47:03.727 [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 10:47:03.728 [eventLoopGroupProxy-13-2 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.728 [eventLoopGroupProxy-13-2 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.729 [eventLoopGroupProxy-13-2 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.729 [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 10:47:03.730 [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 10:47:03.730 [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 10:47:03.730 [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 10:47:03.730 [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 10:47:03.731 [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 10:47:03.733 [eventLoopGroupProxy-13-2 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.733 [eventLoopGroupProxy-13-2 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.733 [eventLoopGroupProxy-13-2 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.734 [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 10:47:03.735 [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 10:47:03.735 [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 10:47:03.735 [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 10:47:03.735 [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 10:47:03.736 [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 10:47:03.738 [eventLoopGroupProxy-13-2 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.738 [eventLoopGroupProxy-13-2 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.739 [eventLoopGroupProxy-13-2 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.739 [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 10:47:03.740 [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 10:47:03.740 [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 10:47:03.740 [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 10:47:03.741 [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 10:47:03.742 [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 10:47:03.743 [eventLoopGroupProxy-13-2 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.744 [eventLoopGroupProxy-13-2 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.744 [eventLoopGroupProxy-13-2 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.744 [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 10:47:03.745 [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 10:47:03.745 [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 10:47:03.745 [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 10:47:03.745 [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 10:47:03.746 [eventLoopGroupProxy-13-2 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:03.789 [eventLoopGroupProxy-13-2 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.789 [eventLoopGroupProxy-13-2 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.789 [eventLoopGroupProxy-13-2 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 10:47:03.790 [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 10:47:03.791 [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 10:47:03.791 [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 10:47:03.791 [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 10:47:03.791 [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 10:47:03.793 [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 10:47:03.795 [eventLoopGroupProxy-13-2 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.795 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.795 [eventLoopGroupProxy-13-2 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.795 [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 10:47:03.797 [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 10:47:03.797 [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 10:47:03.797 [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 10:47:03.797 [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 10:47:03.798 [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 10:47:03.800 [eventLoopGroupProxy-13-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.800 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.801 [eventLoopGroupProxy-13-2 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.801 [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 10:47:03.802 [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 10:47:03.802 [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 10:47:03.802 [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 10:47:03.803 [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 10:47:03.804 [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 10:47:03.806 [eventLoopGroupProxy-13-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.806 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.807 [eventLoopGroupProxy-13-2 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.807 [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 10:47:03.808 [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 10:47:03.808 [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 10:47:03.808 [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 10:47:03.808 [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 10:47:03.810 [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 10:47:03.812 [eventLoopGroupProxy-13-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.812 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.812 [eventLoopGroupProxy-13-2 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.812 [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 10:47:03.813 [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 10:47:03.813 [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 10:47:03.813 [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 10:47:03.813 [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 10:47:03.814 [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 10:47:03.815 [eventLoopGroupProxy-13-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.816 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.816 [eventLoopGroupProxy-13-2 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.817 [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 10:47:03.817 [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 10:47:03.817 [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 10:47:03.817 [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 10:47:03.818 [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 10:47:03.819 [eventLoopGroupProxy-13-2 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.819 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.820 [eventLoopGroupProxy-13-2 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.820 [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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.822 [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 10:47:03.865 [eventLoopGroupProxy-13-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.865 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.865 [eventLoopGroupProxy-13-2 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 10:47:03.866 [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 10:47:03.867 [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 10:47:03.867 [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 10:47:03.867 [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 10:47:03.867 [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 10:47:03.868 [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 10:47:03.870 [eventLoopGroupProxy-13-2 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.870 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.870 [eventLoopGroupProxy-13-2 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.871 [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 10:47:03.872 [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 10:47:03.872 [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 10:47:03.872 [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 10:47:03.872 [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 10:47:03.873 [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 10:47:03.876 [eventLoopGroupProxy-13-2 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.876 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.876 [eventLoopGroupProxy-13-2 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.876 [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 10:47:03.877 [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 10:47:03.877 [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 10:47:03.877 [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 10:47:03.877 [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 10:47:03.878 [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 10:47:03.925 [eventLoopGroupProxy-13-2 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.925 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.925 [eventLoopGroupProxy-13-2 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-12 10:47:03.926 [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 10:47:03.926 [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 10:47:03.926 [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 10:47:03.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 10:47:03.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 10:47:03.928 [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 10:47:03.929 [eventLoopGroupProxy-13-2 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.929 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.929 [eventLoopGroupProxy-13-2 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.930 [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 10:47:03.931 [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 10:47:03.931 [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 10:47:03.931 [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 10:47:03.931 [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 10:47:03.932 [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 10:47:03.933 [eventLoopGroupProxy-13-2 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.934 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.934 [eventLoopGroupProxy-13-2 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.934 [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 10:47:03.935 [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 10:47:03.935 [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 10:47:03.935 [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 10:47:03.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 10:47:03.936 [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 10:47:03.938 [eventLoopGroupProxy-13-2 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.938 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.938 [eventLoopGroupProxy-13-2 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.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 10:47:03.941 [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 10:47:03.943 [eventLoopGroupProxy-13-2 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.943 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.943 [eventLoopGroupProxy-13-2 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.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 10:47:03.944 [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 10:47:03.944 [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 10:47:03.944 [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 10:47:03.944 [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 10:47:03.946 [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 10:47:03.947 [eventLoopGroupProxy-13-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.947 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.947 [eventLoopGroupProxy-13-2 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.948 [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 10:47:03.949 [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 10:47:03.949 [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 10:47:03.949 [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 10:47:03.949 [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 10:47:03.950 [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 10:47:03.952 [eventLoopGroupProxy-13-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.952 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.953 [eventLoopGroupProxy-13-2 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.953 [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 10:47:03.954 [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 10:47:03.954 [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 10:47:03.954 [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 10:47:03.954 [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 10:47:03.956 [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 10:47:03.958 [eventLoopGroupProxy-13-2 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.958 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.958 [eventLoopGroupProxy-13-2 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.958 [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 10:47:03.960 [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 10:47:03.960 [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 10:47:03.960 [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 10:47:03.960 [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 10:47:03.962 [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 10:47:03.963 [eventLoopGroupProxy-13-2 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.963 [eventLoopGroupProxy-13-2 @call-handler#1827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.964 [eventLoopGroupProxy-13-2 @call-handler#1827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.964 [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 10:47:03.966 [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 10:47:03.966 [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 10:47:03.966 [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 10:47:03.966 [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 10:47:03.967 [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 10:47:03.969 [eventLoopGroupProxy-13-2 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.969 [eventLoopGroupProxy-13-2 @call-handler#1833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.969 [eventLoopGroupProxy-13-2 @call-handler#1833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.969 [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 10:47:03.971 [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 10:47:03.971 [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 10:47:03.971 [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 10:47:03.971 [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 10:47:03.972 [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 10:47:03.974 [eventLoopGroupProxy-13-2 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.974 [eventLoopGroupProxy-13-2 @call-handler#1839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.974 [eventLoopGroupProxy-13-2 @call-handler#1839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.975 [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 10:47:03.976 [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 10:47:03.976 [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 10:47:03.976 [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 10:47:03.976 [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 10:47:03.977 [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 10:47:03.979 [eventLoopGroupProxy-13-2 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.979 [eventLoopGroupProxy-13-2 @call-handler#1845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.979 [eventLoopGroupProxy-13-2 @call-handler#1845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.980 [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 10:47:03.981 [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 10:47:03.981 [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 10:47:03.981 [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 10:47:03.981 [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 10:47:03.982 [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 10:47:03.983 [eventLoopGroupProxy-13-2 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.984 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.984 [eventLoopGroupProxy-13-2 @call-handler#1851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.984 [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 10:47:03.985 [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 10:47:03.985 [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 10:47:03.985 [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 10:47:03.985 [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 10:47:03.987 [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 10:47:03.988 [eventLoopGroupProxy-13-2 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.988 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.989 [eventLoopGroupProxy-13-2 @call-handler#1857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:03.989 [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 10:47:03.990 [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 10:47:03.990 [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 10:47:03.990 [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 10:47:03.990 [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 10:47:03.991 [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 10:47:03.993 [eventLoopGroupProxy-13-2 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.993 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.993 [eventLoopGroupProxy-13-2 @call-handler#1863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.994 [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 10:47:03.995 [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 10:47:03.995 [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 10:47:03.995 [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 10:47:03.995 [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 10:47:03.996 [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 10:47:03.997 [eventLoopGroupProxy-13-2 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:03.998 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:03.998 [eventLoopGroupProxy-13-2 @call-handler#1869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:03.998 [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 10:47:03.999 [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 10:47:03.999 [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 10:47:03.999 [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 10:47:04.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 10:47:04.001 [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 10:47:04.003 [eventLoopGroupProxy-13-2 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.003 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.003 [eventLoopGroupProxy-13-2 @call-handler#1875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.003 [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 10:47:04.004 [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 10:47:04.004 [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 10:47:04.004 [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 10:47:04.004 [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 10:47:04.006 [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 10:47:04.049 [eventLoopGroupProxy-13-2 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.050 [eventLoopGroupProxy-13-2 @call-handler#1881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.050 [eventLoopGroupProxy-13-2 @call-handler#1881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 10:47:04.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 10:47:04.052 [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 10:47:04.052 [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 10:47:04.052 [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 10:47:04.052 [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 10:47:04.053 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.055 [eventLoopGroupProxy-13-2 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.055 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.056 [eventLoopGroupProxy-13-2 @call-handler#1887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.056 [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 10:47:04.057 [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 10:47:04.058 [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 10:47:04.058 [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 10:47:04.058 [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 10:47:04.059 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.061 [eventLoopGroupProxy-13-2 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.061 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.061 [eventLoopGroupProxy-13-2 @call-handler#1893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.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 10:47:04.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 10:47:04.064 [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 10:47:04.064 [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 10:47:04.064 [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 10:47:04.065 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.067 [eventLoopGroupProxy-13-2 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.067 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.067 [eventLoopGroupProxy-13-2 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.067 [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 10:47:04.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 10:47:04.069 [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 10:47:04.069 [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 10:47:04.069 [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 10:47:04.070 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.071 [eventLoopGroupProxy-13-2 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.072 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.072 [eventLoopGroupProxy-13-2 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.072 [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 10:47:04.073 [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 10:47:04.073 [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 10:47:04.073 [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 10:47:04.073 [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 10:47:04.074 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.075 [DefaultDispatcher-worker-4 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:04.076 [eventLoopGroupProxy-13-2 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.076 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.076 [eventLoopGroupProxy-13-2 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.077 [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 10:47:04.078 [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 10:47:04.078 [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 10:47:04.078 [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 10:47:04.078 [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 10:47:04.079 [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 10:47:04.081 [eventLoopGroupProxy-13-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.081 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.081 [eventLoopGroupProxy-13-2 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.081 [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 10:47:04.082 [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 10:47:04.082 [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 10:47:04.082 [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 10:47:04.083 [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 10:47:04.084 [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 10:47:04.129 [eventLoopGroupProxy-13-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.129 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.129 [eventLoopGroupProxy-13-2 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 10:47:04.130 [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 10:47:04.131 [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 10:47:04.131 [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 10:47:04.131 [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 10:47:04.131 [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 10:47:04.133 [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 10:47:04.134 [eventLoopGroupProxy-13-2 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.134 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.134 [eventLoopGroupProxy-13-2 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.135 [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 10:47:04.136 [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 10:47:04.136 [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 10:47:04.136 [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 10:47:04.136 [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 10:47:04.138 [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 10:47:04.139 [eventLoopGroupProxy-13-2 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.139 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.139 [eventLoopGroupProxy-13-2 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.140 [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 10:47:04.141 [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 10:47:04.141 [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 10:47:04.141 [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 10:47:04.141 [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 10:47:04.142 [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 10:47:04.144 [eventLoopGroupProxy-13-2 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.144 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.144 [eventLoopGroupProxy-13-2 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.144 [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 10:47:04.147 [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 10:47:04.147 [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 10:47:04.147 [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 10:47:04.147 [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 10:47:04.148 [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 10:47:04.150 [eventLoopGroupProxy-13-2 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.150 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.150 [eventLoopGroupProxy-13-2 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.150 [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 10:47:04.151 [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 10:47:04.151 [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 10:47:04.151 [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 10:47:04.151 [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 10:47:04.152 [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 10:47:04.154 [eventLoopGroupProxy-13-2 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.154 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.154 [eventLoopGroupProxy-13-2 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.154 [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 10:47:04.155 [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 10:47:04.155 [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 10:47:04.155 [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 10:47:04.155 [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 10:47:04.157 [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 10:47:04.158 [eventLoopGroupProxy-13-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.158 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.158 [eventLoopGroupProxy-13-2 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.159 [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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.161 [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 10:47:04.162 [eventLoopGroupProxy-13-2 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.163 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.163 [eventLoopGroupProxy-13-2 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.165 [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 10:47:04.167 [eventLoopGroupProxy-13-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.167 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.167 [eventLoopGroupProxy-13-2 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.168 [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 10:47:04.168 [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 10:47:04.168 [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 10:47:04.168 [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 10:47:04.169 [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 10:47:04.170 [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 10:47:04.171 [eventLoopGroupProxy-13-2 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.172 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.172 [eventLoopGroupProxy-13-2 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.172 [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 10:47:04.173 [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 10:47:04.173 [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 10:47:04.173 [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 10:47:04.173 [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 10:47:04.174 [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 10:47:04.176 [eventLoopGroupProxy-13-2 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.176 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.176 [eventLoopGroupProxy-13-2 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.176 [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 10:47:04.177 [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 10:47:04.177 [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 10:47:04.177 [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 10:47:04.177 [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 10:47:04.178 [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 10:47:04.180 [eventLoopGroupProxy-13-2 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.181 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.181 [eventLoopGroupProxy-13-2 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.181 [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 10:47:04.182 [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 10:47:04.182 [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 10:47:04.182 [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 10:47:04.182 [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 10:47:04.183 [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 10:47:04.185 [eventLoopGroupProxy-13-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.185 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.185 [eventLoopGroupProxy-13-2 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.186 [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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.187 [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 10:47:04.188 [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 10:47:04.189 [eventLoopGroupProxy-13-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.189 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.189 [eventLoopGroupProxy-13-2 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.192 [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 10:47:04.194 [eventLoopGroupProxy-13-2 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.194 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.194 [eventLoopGroupProxy-13-2 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.194 [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 10:47:04.195 [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 10:47:04.195 [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 10:47:04.195 [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 10:47:04.195 [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 10:47:04.197 [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 10:47:04.241 [eventLoopGroupProxy-13-2 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.241 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.242 [eventLoopGroupProxy-13-2 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 10:47:04.242 [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 10:47:04.244 [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 10:47:04.244 [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 10:47:04.244 [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 10:47:04.244 [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 10:47:04.245 [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 10:47:04.247 [eventLoopGroupProxy-13-2 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.247 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.248 [eventLoopGroupProxy-13-2 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.248 [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 10:47:04.249 [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 10:47:04.249 [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 10:47:04.249 [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 10:47:04.249 [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 10:47:04.250 [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 10:47:04.252 [eventLoopGroupProxy-13-2 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.252 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.252 [eventLoopGroupProxy-13-2 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.253 [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 10:47:04.254 [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 10:47:04.254 [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 10:47:04.254 [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 10:47:04.254 [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 10:47:04.255 [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 10:47:04.256 [eventLoopGroupProxy-13-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.256 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.256 [eventLoopGroupProxy-13-2 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.257 [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 10:47:04.258 [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 10:47:04.258 [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 10:47:04.258 [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 10:47:04.258 [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 10:47:04.259 [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 10:47:04.260 [eventLoopGroupProxy-13-2 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.260 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.260 [eventLoopGroupProxy-13-2 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.261 [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 10:47:04.262 [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 10:47:04.262 [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 10:47:04.262 [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 10:47:04.262 [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 10:47:04.263 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.264 [eventLoopGroupProxy-13-2 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.264 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.264 [eventLoopGroupProxy-13-2 @call-handler#2045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.265 [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 10:47:04.266 [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 10:47:04.266 [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 10:47:04.266 [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 10:47:04.266 [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 10:47:04.267 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.268 [eventLoopGroupProxy-13-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.268 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.268 [eventLoopGroupProxy-13-2 @call-handler#2051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.269 [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 10:47:04.270 [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 10:47:04.270 [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 10:47:04.270 [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 10:47:04.270 [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 10:47:04.271 [eventLoopGroupProxy-13-2 @call-handler#2057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.273 [eventLoopGroupProxy-13-2 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.273 [eventLoopGroupProxy-13-2 @call-handler#2057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.273 [eventLoopGroupProxy-13-2 @call-handler#2057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.273 [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 10:47:04.274 [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 10:47:04.274 [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 10:47:04.274 [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 10:47:04.274 [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 10:47:04.275 [eventLoopGroupProxy-13-2 @call-handler#2063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.321 [eventLoopGroupProxy-13-2 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.321 [eventLoopGroupProxy-13-2 @call-handler#2063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.321 [eventLoopGroupProxy-13-2 @call-handler#2063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 10:47:04.322 [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 10:47:04.323 [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 10:47:04.323 [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 10:47:04.323 [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 10:47:04.323 [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 10:47:04.324 [eventLoopGroupProxy-13-2 @call-handler#2069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.326 [eventLoopGroupProxy-13-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.326 [eventLoopGroupProxy-13-2 @call-handler#2069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.326 [eventLoopGroupProxy-13-2 @call-handler#2069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.326 [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 10:47:04.327 [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 10:47:04.328 [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 10:47:04.328 [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 10:47:04.328 [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 10:47:04.329 [eventLoopGroupProxy-13-2 @call-handler#2075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.332 [eventLoopGroupProxy-13-2 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.332 [eventLoopGroupProxy-13-2 @call-handler#2075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.332 [eventLoopGroupProxy-13-2 @call-handler#2075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.332 [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 10:47:04.333 [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 10:47:04.333 [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 10:47:04.333 [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 10:47:04.333 [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 10:47:04.334 [eventLoopGroupProxy-13-2 @call-handler#2081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.337 [eventLoopGroupProxy-13-2 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.337 [eventLoopGroupProxy-13-2 @call-handler#2081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.337 [eventLoopGroupProxy-13-2 @call-handler#2081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.338 [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 10:47:04.339 [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 10:47:04.339 [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 10:47:04.339 [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 10:47:04.339 [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 10:47:04.340 [eventLoopGroupProxy-13-2 @call-handler#2087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.344 [eventLoopGroupProxy-13-2 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.344 [eventLoopGroupProxy-13-2 @call-handler#2087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.344 [eventLoopGroupProxy-13-2 @call-handler#2087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 10:47:04.344 [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 10:47:04.345 [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 10:47:04.345 [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 10:47:04.345 [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 10:47:04.345 [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 10:47:04.346 [eventLoopGroupProxy-13-2 @call-handler#2093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.349 [eventLoopGroupProxy-13-2 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.349 [eventLoopGroupProxy-13-2 @call-handler#2093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.349 [eventLoopGroupProxy-13-2 @call-handler#2093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.349 [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 10:47:04.350 [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 10:47:04.350 [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 10:47:04.350 [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 10:47:04.350 [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 10:47:04.351 [eventLoopGroupProxy-13-2 @call-handler#2099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.353 [eventLoopGroupProxy-13-2 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.353 [eventLoopGroupProxy-13-2 @call-handler#2099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.353 [eventLoopGroupProxy-13-2 @call-handler#2099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.354 [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 10:47:04.355 [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 10:47:04.355 [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 10:47:04.355 [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 10:47:04.355 [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 10:47:04.356 [eventLoopGroupProxy-13-2 @call-handler#2105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.357 [eventLoopGroupProxy-13-2 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.357 [eventLoopGroupProxy-13-2 @call-handler#2105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.358 [eventLoopGroupProxy-13-2 @call-handler#2105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.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 10:47:04.359 [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 10:47:04.359 [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 10:47:04.359 [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 10:47:04.359 [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 10:47:04.360 [eventLoopGroupProxy-13-2 @call-handler#2111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.405 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.405 [eventLoopGroupProxy-13-2 @call-handler#2111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.405 [eventLoopGroupProxy-13-2 @call-handler#2111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 10:47:04.406 [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 10:47:04.407 [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 10:47:04.407 [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 10:47:04.407 [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 10:47:04.407 [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 10:47:04.408 [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 10:47:04.410 [eventLoopGroupProxy-13-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.410 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.410 [eventLoopGroupProxy-13-2 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.410 [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 10:47:04.411 [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 10:47:04.412 [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 10:47:04.412 [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 10:47:04.412 [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 10:47:04.413 [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 10:47:04.414 [eventLoopGroupProxy-13-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.414 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.414 [eventLoopGroupProxy-13-2 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.415 [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 10:47:04.415 [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 10:47:04.416 [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 10:47:04.416 [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 10:47:04.416 [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 10:47:04.417 [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 10:47:04.418 [eventLoopGroupProxy-13-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.418 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.418 [eventLoopGroupProxy-13-2 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.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 10:47:04.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 10:47:04.420 [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 10:47:04.420 [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 10:47:04.420 [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 10:47:04.421 [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 10:47:04.465 [eventLoopGroupProxy-13-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.465 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.465 [eventLoopGroupProxy-13-2 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 10:47:04.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 10:47:04.467 [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 10:47:04.467 [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 10:47:04.467 [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 10:47:04.467 [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 10:47:04.468 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.470 [eventLoopGroupProxy-13-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.470 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.470 [eventLoopGroupProxy-13-2 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.471 [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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.473 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.474 [eventLoopGroupProxy-13-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.474 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.474 [eventLoopGroupProxy-13-2 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.475 [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 10:47:04.475 [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 10:47:04.475 [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 10:47:04.476 [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 10:47:04.476 [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 10:47:04.476 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.478 [eventLoopGroupProxy-13-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.478 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.478 [eventLoopGroupProxy-13-2 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.478 [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 10:47:04.479 [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 10:47:04.479 [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 10:47:04.479 [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 10:47:04.479 [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 10:47:04.480 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.525 [eventLoopGroupProxy-13-2 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.525 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.525 [eventLoopGroupProxy-13-2 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 10:47:04.526 [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 10:47:04.527 [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 10:47:04.527 [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 10:47:04.527 [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 10:47:04.527 [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 10:47:04.528 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.530 [eventLoopGroupProxy-13-2 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.530 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.530 [eventLoopGroupProxy-13-2 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.531 [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 10:47:04.532 [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 10:47:04.532 [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 10:47:04.532 [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 10:47:04.532 [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 10:47:04.533 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.535 [eventLoopGroupProxy-13-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.535 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.535 [eventLoopGroupProxy-13-2 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.535 [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 10:47:04.536 [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 10:47:04.536 [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 10:47:04.536 [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 10:47:04.536 [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 10:47:04.537 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.540 [eventLoopGroupProxy-13-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.540 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.540 [eventLoopGroupProxy-13-2 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.540 [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 10:47:04.542 [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 10:47:04.542 [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 10:47:04.542 [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 10:47:04.542 [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 10:47:04.543 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.544 [eventLoopGroupProxy-13-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.544 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.544 [eventLoopGroupProxy-13-2 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.545 [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 10:47:04.546 [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 10:47:04.546 [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 10:47:04.546 [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 10:47:04.546 [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 10:47:04.547 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.589 [eventLoopGroupProxy-13-2 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.589 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.589 [eventLoopGroupProxy-13-2 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 10:47:04.590 [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 10:47:04.591 [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 10:47:04.591 [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 10:47:04.591 [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 10:47:04.591 [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 10:47:04.592 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.594 [eventLoopGroupProxy-13-2 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.594 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.594 [eventLoopGroupProxy-13-2 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.597 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.599 [eventLoopGroupProxy-13-2 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.599 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.599 [eventLoopGroupProxy-13-2 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.599 [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 10:47:04.600 [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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.601 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.602 [DefaultDispatcher-worker-12 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:04.645 [eventLoopGroupProxy-13-2 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.645 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.646 [eventLoopGroupProxy-13-2 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 10:47:04.646 [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 10:47:04.647 [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 10:47:04.647 [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 10:47:04.647 [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 10:47:04.647 [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 10:47:04.649 [eventLoopGroupProxy-13-2 @call-handler#2215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.651 [eventLoopGroupProxy-13-2 @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.651 [eventLoopGroupProxy-13-2 @call-handler#2215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.651 [eventLoopGroupProxy-13-2 @call-handler#2215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.651 [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 10:47:04.652 [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 10:47:04.652 [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 10:47:04.652 [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 10:47:04.652 [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 10:47:04.653 [eventLoopGroupProxy-13-2 @call-handler#2221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.655 [eventLoopGroupProxy-13-2 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.655 [eventLoopGroupProxy-13-2 @call-handler#2221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.655 [eventLoopGroupProxy-13-2 @call-handler#2221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.655 [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 10:47:04.656 [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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.657 [eventLoopGroupProxy-13-2 @call-handler#2227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.659 [eventLoopGroupProxy-13-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.659 [eventLoopGroupProxy-13-2 @call-handler#2227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.659 [eventLoopGroupProxy-13-2 @call-handler#2227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.659 [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 10:47:04.660 [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 10:47:04.660 [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 10:47:04.660 [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 10:47:04.660 [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 10:47:04.661 [eventLoopGroupProxy-13-2 @call-handler#2233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.663 [eventLoopGroupProxy-13-2 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.663 [eventLoopGroupProxy-13-2 @call-handler#2233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.663 [eventLoopGroupProxy-13-2 @call-handler#2233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.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 10:47:04.666 [eventLoopGroupProxy-13-2 @call-handler#2239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.667 [eventLoopGroupProxy-13-2 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.667 [eventLoopGroupProxy-13-2 @call-handler#2239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.667 [eventLoopGroupProxy-13-2 @call-handler#2239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.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 10:47:04.668 [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 10:47:04.668 [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 10:47:04.668 [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 10:47:04.668 [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 10:47:04.669 [eventLoopGroupProxy-13-2 @call-handler#2245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.673 [eventLoopGroupProxy-13-2 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.673 [eventLoopGroupProxy-13-2 @call-handler#2245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.673 [eventLoopGroupProxy-13-2 @call-handler#2245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 10:47:04.673 [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 10:47:04.674 [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 10:47:04.674 [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 10:47:04.674 [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 10:47:04.674 [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 10:47:04.675 [eventLoopGroupProxy-13-2 @call-handler#2251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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 10:47:04.677 [eventLoopGroupProxy-13-2 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.677 [eventLoopGroupProxy-13-2 @call-handler#2251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.677 [eventLoopGroupProxy-13-2 @call-handler#2251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.679 [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 10:47:04.680 [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 10:47:04.680 [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 10:47:04.680 [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 10:47:04.680 [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 10:47:04.682 [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 10:47:04.683 [eventLoopGroupProxy-13-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.683 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.683 [eventLoopGroupProxy-13-2 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 10:47:04.684 [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 10:47:04.685 [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 10:47:04.685 [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 10:47:04.685 [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 10:47:04.685 [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 10:47:04.686 [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 10:47:04.687 [eventLoopGroupProxy-13-2 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.687 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.687 [eventLoopGroupProxy-13-2 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 10:47:04.688 [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 10:47:04.689 [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 10:47:04.689 [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 10:47:04.689 [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 10:47:04.689 [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 10:47:04.690 [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 10:47:04.693 [eventLoopGroupProxy-13-2 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.693 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.693 [eventLoopGroupProxy-13-2 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 10:47:04.694 [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 10:47:04.706 [DefaultDispatcher-worker-9 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:04.714 [DefaultDispatcher-worker-11 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:04.714 [DefaultDispatcher-worker-11 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:04.714 [DefaultDispatcher-worker-11 @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 10:47:04.714 [DefaultDispatcher-worker-11 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:04.714 [DefaultDispatcher-worker-11 @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 10:47:04.716 [eventLoopGroupProxy-13-2 @call-handler#2281] 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 10:47:04.716 [eventLoopGroupProxy-13-2 @call-handler#2281] 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 10:47:04.716 [eventLoopGroupProxy-13-2 @call-handler#2281] 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 10:47:04.742 [DefaultDispatcher-worker-9 @call-handler#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10508ba6 2024-02-12 10:47:04.742 [eventLoopGroupProxy-13-2 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:04.742 [DefaultDispatcher-worker-11 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:04.742 [DefaultDispatcher-worker-11 @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/557892296852545536/_ustadmanifest.json. 2024-02-12 10:47:04.742 [DefaultDispatcher-worker-11 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:04.742 [eventLoopGroupProxy-13-2 @call-handler#2281] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-12 10:47:04.743 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:04.743 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:04.743 [DefaultDispatcher-worker-8 @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 10:47:04.743 [DefaultDispatcher-worker-8 @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 10:47:04.744 [DefaultDispatcher-worker-6 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:04.744 [DefaultDispatcher-worker-6 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json 2024-02-12 10:47:04.745 [DefaultDispatcher-worker-11 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json. 2024-02-12 10:47:04.745 [DefaultDispatcher-worker-11 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557892296852545536/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:04.755 [DefaultDispatcher-worker-4 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29d563bd 2024-02-12 10:47:04.755 [DefaultDispatcher-worker-11 @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:04.768 [DefaultDispatcher-worker-14 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10508ba6 2024-02-12 10:47:04.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 10:47:04.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 10:47:04.784 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 10:47:04.784 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 10:47:04.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 10:47:04.790 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3333be 2024-02-12 10:47:04.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-12 10:47:04.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-12 10:47:04.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:04.791 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29d563bd: (connection evicted) 2024-02-12 10:47:04.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:04.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-12 10:47:04.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-12 10:47:04.796 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:04.796 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:05.207 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 10:47:05.796 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@495f7ca4 2024-02-12 10:47:05.796 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@495f7ca4 2024-02-12 10:47:05.801 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-12 10:47:05.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-12 10:47:05.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-12 10:47:05.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:05.802 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10508ba6: (connection evicted) 2024-02-12 10:47:05.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:05.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-12 10:47:05.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32e5fb4c 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:05.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-12 10:47:05.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3e5a05 2024-02-12 10:47:05.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3e5a05 2024-02-12 10:47:05.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-12 10:47:05.822 [DefaultDispatcher-worker-13 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3e5a05 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0fe6c5 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:05.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-12 10:47:05.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58945295 2024-02-12 10:47:05.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58945295 2024-02-12 10:47:05.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b63365c 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:05.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:05.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@a44ad33 2024-02-12 10:47:05.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@a44ad33 2024-02-12 10:47:05.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-12 10:47:05.833 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 10:47:05.834 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 10:47:05.835 [DefaultDispatcher-worker-4 @coroutine#2672] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 10:47:05.840 [DefaultDispatcher-worker-4 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58945295 2024-02-12 10:47:05.841 [Test worker @coroutine#2673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:05.841 [Test worker @coroutine#2673] 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 10:47:05.841 [Test worker @coroutine#2673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:05.841 [Test worker @coroutine#2673] 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 10:47:05.845 [eventLoopGroupProxy-16-1 @call-handler#2680] 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 10:47:05.845 [eventLoopGroupProxy-16-1 @call-handler#2680] 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 10:47:05.846 [eventLoopGroupProxy-16-1 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a44ad33 2024-02-12 10:47:05.847 [Test worker @coroutine#2673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:05.847 [Test worker @coroutine#2673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 10:47:05.847 [Test worker @coroutine#2673] 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 10:47:05.847 [Test worker @coroutine#2673] 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 10:47:05.848 [Test worker @coroutine#2685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:05.848 [Test worker @coroutine#2685] TRACE i.k.c.p.c.ContentNegotiation - 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 10:47:05.848 [Test worker @coroutine#2685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:05.848 [Test worker @coroutine#2685] TRACE i.k.c.plugins.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 10:47:05.849 [eventLoopGroupProxy-16-1 @call-handler#2688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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 10:47:05.853 [eventLoopGroupProxy-16-1 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a44ad33 2024-02-12 10:47:05.853 [eventLoopGroupProxy-16-1 @call-handler#2688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:05.853 [Test worker @coroutine#2685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 10:47:05.856 [eventLoopGroupProxy-16-2 @call-handler#2698] 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 10:47:05.862 [eventLoopGroupProxy-16-2 @call-handler#2698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:05.869 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58945295 2024-02-12 10:47:05.910 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:05.928 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:05.930 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647ce968 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:06.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc9451b 2024-02-12 10:47:06.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc9451b 2024-02-12 10:47:06.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-12 10:47:07.038 [DefaultDispatcher-worker-7 @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc9451b 2024-02-12 10:47:07.047 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60983/api/blob/upload-init-batch 2024-02-12 10:47:07.047 [Test worker @coroutine#2708] 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:60983/api/blob/upload-init-batch. 2024-02-12 10:47:07.047 [Test worker @coroutine#2708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60983/api/blob/upload-init-batch 2024-02-12 10:47:07.047 [Test worker @coroutine#2708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60983/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 10:47:07.049 [Test worker @coroutine#2708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60983/api/blob/upload-init-batch 2024-02-12 10:47:07.049 [Test worker @coroutine#2708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60983/api/blob/upload-init-batch 2024-02-12 10:47:07.050 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60983/api/blob/upload-init-batch. 2024-02-12 10:47:07.050 [Test worker @coroutine#2708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60983/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:07.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-12 10:47:07.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-12 10:47:07.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:07.056 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc9451b: (connection evicted) 2024-02-12 10:47:07.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:07.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-12 10:47:07.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3efb863c 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-12 10:47:07.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@483fe83a 2024-02-12 10:47:07.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@483fe83a 2024-02-12 10:47:07.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-12 10:47:07.084 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60381/api/blob/upload-init-batch 2024-02-12 10:47:07.084 [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:60381/api/blob/upload-init-batch. 2024-02-12 10:47:07.084 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60381/api/blob/upload-init-batch 2024-02-12 10:47:07.084 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60381/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 10:47:07.087 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60381/api/blob/upload-init-batch 2024-02-12 10:47:07.087 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60381/api/blob/upload-init-batch 2024-02-12 10:47:07.087 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60381/api/blob/upload-init-batch. 2024-02-12 10:47:07.087 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60381/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:07.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-12 10:47:07.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-12 10:47:07.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:07.088 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@483fe83a: (connection evicted) 2024-02-12 10:47:07.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:07.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-12 10:47:07.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638d624a 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@72015156 2024-02-12 10:47:07.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@72015156 2024-02-12 10:47:07.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-12 10:47:07.110 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51593/api/blob/upload-init-batch 2024-02-12 10:47:07.110 [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:51593/api/blob/upload-init-batch. 2024-02-12 10:47:07.110 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51593/api/blob/upload-init-batch 2024-02-12 10:47:07.110 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51593/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 10:47:07.111 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51593/api/blob/upload-init-batch 2024-02-12 10:47:07.111 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51593/api/blob/upload-init-batch 2024-02-12 10:47:07.112 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51593/api/blob/upload-init-batch. 2024-02-12 10:47:07.112 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51593/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:07.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-12 10:47:07.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-12 10:47:07.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:07.123 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72015156: (connection evicted) 2024-02-12 10:47:07.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:07.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-12 10:47:07.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d91d2da 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-12 10:47:07.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-12 10:47:07.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.236 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.243 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.253 [DefaultDispatcher-worker-9 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.261 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.268 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.276 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.284 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.291 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:07.293 [DefaultDispatcher-worker-2 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.297 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c5ddae 2024-02-12 10:47:07.297 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c5ddae 2024-02-12 10:47:07.300 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023186 2024-02-12 10:47:07.300 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023186 2024-02-12 10:47:07.301 [DefaultDispatcher-worker-8 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.303 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@183db6de 2024-02-12 10:47:07.303 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@183db6de 2024-02-12 10:47:07.305 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3f3bbd 2024-02-12 10:47:07.305 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3f3bbd 2024-02-12 10:47:07.307 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61abb519 2024-02-12 10:47:07.307 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61abb519 2024-02-12 10:47:07.309 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.310 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2826ab 2024-02-12 10:47:07.310 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2826ab 2024-02-12 10:47:07.312 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1956f6b6 2024-02-12 10:47:07.312 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1956f6b6 2024-02-12 10:47:07.314 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d10c4f2 2024-02-12 10:47:07.314 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d10c4f2 2024-02-12 10:47:07.316 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afad34 2024-02-12 10:47:07.316 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afad34 2024-02-12 10:47:07.317 [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 10:47:07.318 [DefaultDispatcher-worker-7 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.325 [DefaultDispatcher-worker-7 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.335 [DefaultDispatcher-worker-2 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 10:47:07.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-12 10:47:07.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-12 10:47:07.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 10:47:07.337 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f1b89: (connection evicted) 2024-02-12 10:47:07.338 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12c5ddae: (connection evicted) 2024-02-12 10:47:07.338 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c023186: (connection evicted) 2024-02-12 10:47:07.339 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183db6de: (connection evicted) 2024-02-12 10:47:07.339 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d3f3bbd: (connection evicted) 2024-02-12 10:47:07.339 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61abb519: (connection evicted) 2024-02-12 10:47:07.340 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2826ab: (connection evicted) 2024-02-12 10:47:07.340 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1956f6b6: (connection evicted) 2024-02-12 10:47:07.340 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d10c4f2: (connection evicted) 2024-02-12 10:47:07.341 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afad34: (connection evicted) 2024-02-12 10:47:07.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:07.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-12 10:47:07.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcfe065 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-12 10:47:07.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-12 10:47:07.367 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.385 [DefaultDispatcher-worker-2 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.392 [DefaultDispatcher-worker-2 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.400 [DefaultDispatcher-worker-13 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.407 [DefaultDispatcher-worker-7 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.414 [DefaultDispatcher-worker-13 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.420 [DefaultDispatcher-worker-7 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.425 [DefaultDispatcher-worker-13 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.429 [DefaultDispatcher-worker-13 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.437 [DefaultDispatcher-worker-11 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.444 [DefaultDispatcher-worker-7 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.445 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:07.449 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afddef 2024-02-12 10:47:07.449 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afddef 2024-02-12 10:47:07.452 [DefaultDispatcher-worker-7 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.453 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6823aa 2024-02-12 10:47:07.453 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6823aa 2024-02-12 10:47:07.456 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b57b69f 2024-02-12 10:47:07.456 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b57b69f 2024-02-12 10:47:07.459 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e552991 2024-02-12 10:47:07.459 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e552991 2024-02-12 10:47:07.461 [DefaultDispatcher-worker-2 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.462 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@316ad511 2024-02-12 10:47:07.462 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@316ad511 2024-02-12 10:47:07.465 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd1c5e5 2024-02-12 10:47:07.465 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd1c5e5 2024-02-12 10:47:07.467 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@490467ce 2024-02-12 10:47:07.467 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@490467ce 2024-02-12 10:47:07.470 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7ad6de 2024-02-12 10:47:07.470 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7ad6de 2024-02-12 10:47:07.470 [DefaultDispatcher-worker-5 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 10:47:07.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-12 10:47:07.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-12 10:47:07.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-12 10:47:07.472 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887: (connection evicted) 2024-02-12 10:47:07.472 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@495f4c5d 2024-02-12 10:47:07.472 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@495f4c5d 2024-02-12 10:47:07.472 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:07.472 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afddef: (connection evicted) 2024-02-12 10:47:07.473 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6823aa: (connection evicted) 2024-02-12 10:47:07.473 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b57b69f: (connection evicted) 2024-02-12 10:47:07.474 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e552991: (connection evicted) 2024-02-12 10:47:07.474 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@316ad511: (connection evicted) 2024-02-12 10:47:07.474 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd1c5e5: (connection evicted) 2024-02-12 10:47:07.475 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490467ce: (connection evicted) 2024-02-12 10:47:07.475 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7ad6de: (connection evicted) 2024-02-12 10:47:07.475 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495f4c5d: (connection evicted) 2024-02-12 10:47:07.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:07.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-12 10:47:07.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46507dda 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-12 10:47:07.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-12 10:47:07.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-12 10:47:07.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-12 10:47:07.934 [DefaultDispatcher-worker-5 @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59c00722 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2024-02-12 10:47:07.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2024-02-12 10:47:07.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-12 10:47:07.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa9971f 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 10:47:07.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 10:47:07.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-12 10:47:07.984 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:07.986 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 10:47:07.989 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63d9e1a 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:07.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 10:47:07.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 10:47:07.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-12 10:47:08.019 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 10:47:08.022 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1f2f84 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 10:47:08.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 10:47:08.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-12 10:47:08.043 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.053 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 10:47:08.055 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7962c1d5 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 10:47:08.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 10:47:08.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-12 10:47:08.061 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.082 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 10:47:08.085 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 10:47:08.091 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/ 2024-02-12 10:47:08.091 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43091/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.093 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/ 2024-02-12 10:47:08.093 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/ 2024-02-12 10:47:08.093 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43091/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.094 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/ 2024-02-12 10:47:08.094 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/ 2024-02-12 10:47:08.094 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43091/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.094 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.095 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/ 2024-02-12 10:47:08.095 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/ 2024-02-12 10:47:08.095 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43091/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.129 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.139 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/ 2024-02-12 10:47:08.139 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/ 2024-02-12 10:47:08.139 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43091/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.140 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/ 2024-02-12 10:47:08.141 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/ 2024-02-12 10:47:08.141 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43091/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.141 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/ 2024-02-12 10:47:08.142 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43091/ 2024-02-12 10:47:08.142 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43091/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.142 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43091/ 2024-02-12 10:47:08.146 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52817/ 2024-02-12 10:47:08.146 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52817/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.148 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52817/ 2024-02-12 10:47:08.148 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52817/ 2024-02-12 10:47:08.148 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52817/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.149 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52817/ 2024-02-12 10:47:08.150 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52817/ 2024-02-12 10:47:08.150 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52817/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.150 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52817/ 2024-02-12 10:47:08.151 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52817/ 2024-02-12 10:47:08.151 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52817/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.158 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.195 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52817/ 2024-02-12 10:47:08.195 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52817/ 2024-02-12 10:47:08.195 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52817/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.196 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52817/ 2024-02-12 10:47:08.197 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52817/ 2024-02-12 10:47:08.197 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52817/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.197 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52817/ 2024-02-12 10:47:08.198 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52817/ 2024-02-12 10:47:08.198 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52817/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 10:47:08.198 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52817/ 2024-02-12 10:47:08.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-12 10:47:08.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109188b4 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-12 10:47:08.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:08.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:08.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-12 10:47:08.443 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:08.454 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:08.456 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:08.459 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.459 [DefaultDispatcher-worker-7 @coroutine#2851] 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:59447/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:08.459 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.459 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59447/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:08.462 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.462 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.466 [DefaultDispatcher-worker-7 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:08.467 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.467 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:08.467 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.468 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.468 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.469 [Test worker @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@469bd719 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-12 10:47:08.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 10:47:08.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 10:47:08.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-12 10:47:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 10:47:08.504 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 10:47:08.506 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 10:47:08.511 [DefaultDispatcher-worker-1 @coroutine#2872] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 10:47:08.511 [DefaultDispatcher-worker-1 @coroutine#2872] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-12 10:47:08.511 [DefaultDispatcher-worker-1 @coroutine#2872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 10:47:08.513 [DefaultDispatcher-worker-10 @coroutine#2872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 10:47:08.513 [DefaultDispatcher-worker-10 @coroutine#2872] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54f4734e 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-12 10:47:08.517 [DefaultDispatcher-worker-9 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 10:47:08.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-12 10:47:08.524 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.529 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@604bd2fa 2024-02-12 10:47:08.529 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@604bd2fa 2024-02-12 10:47:08.533 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8c3083 2024-02-12 10:47:08.533 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8c3083 2024-02-12 10:47:08.536 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab3b98a 2024-02-12 10:47:08.536 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab3b98a 2024-02-12 10:47:08.538 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.538 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb13ab8 2024-02-12 10:47:08.538 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb13ab8 2024-02-12 10:47:08.541 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d3e1b6 2024-02-12 10:47:08.541 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d3e1b6 2024-02-12 10:47:08.543 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed4d327 2024-02-12 10:47:08.543 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed4d327 2024-02-12 10:47:08.545 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@695c569e 2024-02-12 10:47:08.545 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@695c569e 2024-02-12 10:47:08.547 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9ec5f7 2024-02-12 10:47:08.547 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9ec5f7 2024-02-12 10:47:08.549 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.549 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@414e53e3 2024-02-12 10:47:08.549 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@414e53e3 2024-02-12 10:47:08.549 [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 10:47:08.551 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.552 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.552 [DefaultDispatcher-worker-5 @coroutine#2883] 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:38115/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:08.552 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.552 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38115/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:08.553 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.554 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.558 [DefaultDispatcher-worker-6 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.559 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.559 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:08.559 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.560 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.560 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.564 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.571 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.571 [DefaultDispatcher-worker-11 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.576 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9d6c95 2024-02-12 10:47:08.576 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9d6c95 2024-02-12 10:47:08.579 [DefaultDispatcher-worker-6 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.580 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@205a8736 2024-02-12 10:47:08.580 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@205a8736 2024-02-12 10:47:08.583 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@246507e5 2024-02-12 10:47:08.583 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@246507e5 2024-02-12 10:47:08.586 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@61678d0d 2024-02-12 10:47:08.586 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@61678d0d 2024-02-12 10:47:08.587 [DefaultDispatcher-worker-10 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.588 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@24dbbc70 2024-02-12 10:47:08.588 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@24dbbc70 2024-02-12 10:47:08.590 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@504cecea 2024-02-12 10:47:08.590 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@504cecea 2024-02-12 10:47:08.593 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1a8329 2024-02-12 10:47:08.593 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1a8329 2024-02-12 10:47:08.595 [DefaultDispatcher-worker-6 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.595 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487242 2024-02-12 10:47:08.595 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487242 2024-02-12 10:47:08.597 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@78896627 2024-02-12 10:47:08.597 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@78896627 2024-02-12 10:47:08.597 [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 10:47:08.603 [DefaultDispatcher-worker-6 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.610 [DefaultDispatcher-worker-10 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.617 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:08.618 [DefaultDispatcher-worker-10 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.622 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5700a7 2024-02-12 10:47:08.622 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5700a7 2024-02-12 10:47:08.626 [DefaultDispatcher-worker-10 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.626 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@190ff3d 2024-02-12 10:47:08.626 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@190ff3d 2024-02-12 10:47:08.631 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af6bd7 2024-02-12 10:47:08.631 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af6bd7 2024-02-12 10:47:08.633 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40adf506 2024-02-12 10:47:08.633 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40adf506 2024-02-12 10:47:08.634 [DefaultDispatcher-worker-6 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.636 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748878c 2024-02-12 10:47:08.636 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748878c 2024-02-12 10:47:08.638 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f74f 2024-02-12 10:47:08.638 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f74f 2024-02-12 10:47:08.640 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f28db6f 2024-02-12 10:47:08.640 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f28db6f 2024-02-12 10:47:08.642 [DefaultDispatcher-worker-3 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:08.642 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20820a49 2024-02-12 10:47:08.643 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20820a49 2024-02-12 10:47:08.645 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c59d32 2024-02-12 10:47:08.645 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c59d32 2024-02-12 10:47:08.645 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b1693c 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-12 10:47:08.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:08.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:08.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-12 10:47:08.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:08.685 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:08.686 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:08.688 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.688 [DefaultDispatcher-worker-3 @coroutine#2930] 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:47707/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:08.688 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.688 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47707/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:08.690 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.690 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.696 [DefaultDispatcher-worker-6 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:08.696 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.696 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:08.696 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.697 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.697 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.700 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13346a64 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-12 10:47:08.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 10:47:08.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 10:47:08.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-12 10:47:08.705 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 10:47:08.717 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 10:47:08.719 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 10:47:08.720 [DefaultDispatcher-worker-12 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 10:47:08.721 [DefaultDispatcher-worker-12 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-12 10:47:08.721 [DefaultDispatcher-worker-12 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 10:47:08.722 [DefaultDispatcher-worker-3 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 10:47:08.722 [DefaultDispatcher-worker-3 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-12 10:47:08.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:08.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:08.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-12 10:47:08.729 [DefaultDispatcher-worker-15 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 10:47:08.749 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:08.755 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.760 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa10cb 2024-02-12 10:47:08.760 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa10cb 2024-02-12 10:47:08.760 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:08.762 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:08.763 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.764 [DefaultDispatcher-worker-15 @coroutine#2962] 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:33255/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:08.764 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.764 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33255/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:08.764 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@143dfde4 2024-02-12 10:47:08.764 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@143dfde4 2024-02-12 10:47:08.765 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.765 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.768 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@10027bbb 2024-02-12 10:47:08.768 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@10027bbb 2024-02-12 10:47:08.771 [DefaultDispatcher-worker-14 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:08.771 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.771 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:08.771 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.771 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5500f7df 2024-02-12 10:47:08.771 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5500f7df 2024-02-12 10:47:08.772 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.772 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.774 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:08.774 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f36c9fc 2024-02-12 10:47:08.774 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f36c9fc 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-12 10:47:08.776 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@641fc523 2024-02-12 10:47:08.776 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@641fc523 2024-02-12 10:47:08.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 10:47:08.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 10:47:08.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-12 10:47:08.778 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c3a5b8 2024-02-12 10:47:08.778 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c3a5b8 2024-02-12 10:47:08.779 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 10:47:08.781 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@352f0890 2024-02-12 10:47:08.781 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@352f0890 2024-02-12 10:47:08.783 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cff4ee0 2024-02-12 10:47:08.783 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cff4ee0 2024-02-12 10:47:08.783 [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 10:47:08.792 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 10:47:08.794 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750b200b 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-12 10:47:08.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:08.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:08.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-12 10:47:08.801 [DefaultDispatcher-worker-15 @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 10:47:08.805 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.809 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b002ea 2024-02-12 10:47:08.810 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b002ea 2024-02-12 10:47:08.814 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c77e6cc 2024-02-12 10:47:08.814 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c77e6cc 2024-02-12 10:47:08.817 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5848699a 2024-02-12 10:47:08.817 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5848699a 2024-02-12 10:47:08.819 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4aecf7 2024-02-12 10:47:08.819 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4aecf7 2024-02-12 10:47:08.820 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:08.821 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbf1ae6 2024-02-12 10:47:08.821 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbf1ae6 2024-02-12 10:47:08.824 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1dd45b 2024-02-12 10:47:08.824 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1dd45b 2024-02-12 10:47:08.825 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.826 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@37027cfb 2024-02-12 10:47:08.826 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@37027cfb 2024-02-12 10:47:08.828 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6513b8 2024-02-12 10:47:08.828 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6513b8 2024-02-12 10:47:08.829 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de4bd9 2024-02-12 10:47:08.829 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de4bd9 2024-02-12 10:47:08.830 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aba4ed8 2024-02-12 10:47:08.830 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aba4ed8 2024-02-12 10:47:08.830 [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 10:47:08.831 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:08.832 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4719bc92 2024-02-12 10:47:08.832 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4719bc92 2024-02-12 10:47:08.833 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:08.834 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.834 [DefaultDispatcher-worker-6 @coroutine#2991] 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:38369/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:08.834 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.834 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:08.836 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.836 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.836 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@432620a9 2024-02-12 10:47:08.836 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@432620a9 2024-02-12 10:47:08.840 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@624b6a9 2024-02-12 10:47:08.840 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@624b6a9 2024-02-12 10:47:08.841 [DefaultDispatcher-worker-3 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:08.841 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.841 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:08.841 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.842 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.842 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.842 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1fa537 2024-02-12 10:47:08.842 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1fa537 2024-02-12 10:47:08.843 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:08.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@707b38a1 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-12 10:47:08.844 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e8732a 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.844 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e8732a 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-12 10:47:08.846 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45393e16 2024-02-12 10:47:08.846 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45393e16 2024-02-12 10:47:08.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 10:47:08.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 10:47:08.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-12 10:47:08.849 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@660b49e6 2024-02-12 10:47:08.849 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@660b49e6 2024-02-12 10:47:08.849 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 10:47:08.851 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fd6e0d 2024-02-12 10:47:08.851 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fd6e0d 2024-02-12 10:47:08.851 [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 10:47:08.861 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 10:47:08.862 [Test worker @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 10:47:08.869 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25aed652 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.870 [DefaultDispatcher-worker-13 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-12 10:47:08.871 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:08.871 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:08.871 [DefaultDispatcher-worker-13 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-12 10:47:08.877 [DefaultDispatcher-worker-8 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 10:47:08.878 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.882 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@742958cc 2024-02-12 10:47:08.882 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@742958cc 2024-02-12 10:47:08.885 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeea839 2024-02-12 10:47:08.885 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeea839 2024-02-12 10:47:08.888 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed133bc 2024-02-12 10:47:08.888 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed133bc 2024-02-12 10:47:08.890 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd3a202 2024-02-12 10:47:08.890 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd3a202 2024-02-12 10:47:08.891 [DefaultDispatcher-worker-13 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:08.893 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@502628c 2024-02-12 10:47:08.893 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@502628c 2024-02-12 10:47:08.895 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a22bd75 2024-02-12 10:47:08.895 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a22bd75 2024-02-12 10:47:08.897 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.897 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d19235e 2024-02-12 10:47:08.897 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d19235e 2024-02-12 10:47:08.899 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfc5d4d 2024-02-12 10:47:08.899 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfc5d4d 2024-02-12 10:47:08.901 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cd8c34 2024-02-12 10:47:08.901 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cd8c34 2024-02-12 10:47:08.901 [DefaultDispatcher-worker-13 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:08.902 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7c42bc 2024-02-12 10:47:08.902 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7c42bc 2024-02-12 10:47:08.902 [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 10:47:08.903 [DefaultDispatcher-worker-13 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:08.904 [DefaultDispatcher-worker-11 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.904 [DefaultDispatcher-worker-11 @coroutine#3020] 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 10:47:08.904 [DefaultDispatcher-worker-11 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.904 [DefaultDispatcher-worker-11 @coroutine#3020] 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 10:47:08.905 [DefaultDispatcher-worker-13 @coroutine#3011] 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 10:47:08.905 [DefaultDispatcher-worker-13 @coroutine#3011] 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 10:47:08.905 [DefaultDispatcher-worker-13 @coroutine#3011] 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 10:47:08.906 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.906 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a637d 2024-02-12 10:47:08.906 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a637d 2024-02-12 10:47:08.906 [DefaultDispatcher-worker-13 @coroutine#3011] 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 10:47:08.909 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@335e744 2024-02-12 10:47:08.909 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@335e744 2024-02-12 10:47:08.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1c0892 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:08.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:08.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-12 10:47:08.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-12 10:47:08.912 [DefaultDispatcher-worker-10 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:08.913 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.913 [DefaultDispatcher-worker-10 @coroutine#3019] 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 10:47:08.913 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.914 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.914 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@46376946 2024-02-12 10:47:08.914 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@46376946 2024-02-12 10:47:08.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@237ee198 2024-02-12 10:47:08.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@237ee198 2024-02-12 10:47:08.921 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@773b6f01 2024-02-12 10:47:08.921 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@773b6f01 2024-02-12 10:47:08.924 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b98b965 2024-02-12 10:47:08.924 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b98b965 2024-02-12 10:47:08.927 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@26189609 2024-02-12 10:47:08.927 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@26189609 2024-02-12 10:47:08.929 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@723ed173 2024-02-12 10:47:08.929 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@723ed173 2024-02-12 10:47:08.929 [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 10:47:08.931 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.942 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.944 [Test worker @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.945 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.946 [DefaultDispatcher-worker-10 @coroutine#3035] 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:56449/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:08.946 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.946 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56449/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:08.947 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.947 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:08.948 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.952 [DefaultDispatcher-worker-3 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.952 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.952 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:08.952 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.953 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.953 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:08.954 [Test worker @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.954 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2c902 2024-02-12 10:47:08.954 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2c902 2024-02-12 10:47:08.958 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@136524c6 2024-02-12 10:47:08.958 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@136524c6 2024-02-12 10:47:08.961 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@175aa272 2024-02-12 10:47:08.961 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@175aa272 2024-02-12 10:47:08.964 [DefaultDispatcher-worker-15 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.964 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52582efd 2024-02-12 10:47:08.964 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52582efd 2024-02-12 10:47:08.966 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5939176d 2024-02-12 10:47:08.966 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5939176d 2024-02-12 10:47:08.968 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63405b98 2024-02-12 10:47:08.968 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63405b98 2024-02-12 10:47:08.971 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cb3cb0 2024-02-12 10:47:08.971 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cb3cb0 2024-02-12 10:47:08.971 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:08.971 [DefaultDispatcher-worker-13 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.973 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3277d1b2 2024-02-12 10:47:08.973 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3277d1b2 2024-02-12 10:47:08.975 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e43aee 2024-02-12 10:47:08.975 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e43aee 2024-02-12 10:47:08.975 [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 10:47:08.975 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4c9e17 2024-02-12 10:47:08.975 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4c9e17 2024-02-12 10:47:08.978 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.978 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b7dae 2024-02-12 10:47:08.978 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b7dae 2024-02-12 10:47:08.981 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b4f567 2024-02-12 10:47:08.981 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b4f567 2024-02-12 10:47:08.984 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.984 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b67795 2024-02-12 10:47:08.984 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b67795 2024-02-12 10:47:08.987 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80e992 2024-02-12 10:47:08.987 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80e992 2024-02-12 10:47:08.989 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dd9741 2024-02-12 10:47:08.989 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dd9741 2024-02-12 10:47:08.990 [DefaultDispatcher-worker-3 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:08.991 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@530157f0 2024-02-12 10:47:08.991 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@530157f0 2024-02-12 10:47:08.993 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@419988da 2024-02-12 10:47:08.993 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@419988da 2024-02-12 10:47:08.995 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df92502 2024-02-12 10:47:08.995 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df92502 2024-02-12 10:47:08.995 [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 10:47:08.998 [DefaultDispatcher-worker-1 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:09.007 [DefaultDispatcher-worker-1 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:09.011 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:09.014 [DefaultDispatcher-worker-4 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:09.016 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@635f24cf 2024-02-12 10:47:09.016 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@635f24cf 2024-02-12 10:47:09.020 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d98d6d4 2024-02-12 10:47:09.020 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d98d6d4 2024-02-12 10:47:09.022 [DefaultDispatcher-worker-4 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:09.024 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a74fbf 2024-02-12 10:47:09.024 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a74fbf 2024-02-12 10:47:09.025 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.025 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 10:47:09.025 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.026 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.026 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.026 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca5dcef 2024-02-12 10:47:09.026 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56449/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 10:47:09.026 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca5dcef 2024-02-12 10:47:09.026 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56449/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:09.027 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.027 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-12 10:47:09.027 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.028 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.028 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.029 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3646ece8 2024-02-12 10:47:09.029 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3646ece8 2024-02-12 10:47:09.031 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d43b282 2024-02-12 10:47:09.031 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d43b282 2024-02-12 10:47:09.033 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4adc22 2024-02-12 10:47:09.033 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4adc22 2024-02-12 10:47:09.036 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8a23a0 2024-02-12 10:47:09.036 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8a23a0 2024-02-12 10:47:09.038 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daaa775 2024-02-12 10:47:09.038 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daaa775 2024-02-12 10:47:09.038 [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 10:47:09.053 [DefaultDispatcher-worker-15 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c37088 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-12 10:47:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.092 [Test worker @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.094 [Test worker @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.095 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.095 [DefaultDispatcher-worker-1 @coroutine#3086] 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:48341/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:09.095 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.095 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48341/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:09.097 [DefaultDispatcher-worker-12 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.097 [DefaultDispatcher-worker-12 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.102 [DefaultDispatcher-worker-4 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.102 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.102 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.102 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.103 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.103 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.106 [Test worker @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402c415e 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-12 10:47:09.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 10:47:09.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 10:47:09.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-12 10:47:09.112 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 10:47:09.124 [Test worker @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 10:47:09.125 [Test worker @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 10:47:09.135 [DefaultDispatcher-worker-5 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 10:47:09.135 [DefaultDispatcher-worker-11 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.142 [DefaultDispatcher-worker-11 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.150 [DefaultDispatcher-worker-13 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.159 [DefaultDispatcher-worker-8 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.160 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:09.163 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c70703 2024-02-12 10:47:09.163 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c70703 2024-02-12 10:47:09.166 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3900ef8b 2024-02-12 10:47:09.166 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3900ef8b 2024-02-12 10:47:09.169 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3f6c73 2024-02-12 10:47:09.169 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3f6c73 2024-02-12 10:47:09.171 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@783de5b0 2024-02-12 10:47:09.171 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@783de5b0 2024-02-12 10:47:09.174 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@774d0aab 2024-02-12 10:47:09.174 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@774d0aab 2024-02-12 10:47:09.177 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@490fdf7e 2024-02-12 10:47:09.177 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@490fdf7e 2024-02-12 10:47:09.180 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f956ed8 2024-02-12 10:47:09.180 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f956ed8 2024-02-12 10:47:09.181 [DefaultDispatcher-worker-8 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.182 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18121aff 2024-02-12 10:47:09.182 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18121aff 2024-02-12 10:47:09.184 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7954304 2024-02-12 10:47:09.184 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7954304 2024-02-12 10:47:09.184 [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 10:47:09.196 [DefaultDispatcher-worker-11 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.205 [DefaultDispatcher-worker-2 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.211 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.214 [DefaultDispatcher-worker-8 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.215 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd986e8 2024-02-12 10:47:09.215 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd986e8 2024-02-12 10:47:09.218 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@351e6fe3 2024-02-12 10:47:09.218 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@351e6fe3 2024-02-12 10:47:09.221 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3121ed98 2024-02-12 10:47:09.221 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3121ed98 2024-02-12 10:47:09.223 [DefaultDispatcher-worker-2 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.224 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@742365d8 2024-02-12 10:47:09.224 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@742365d8 2024-02-12 10:47:09.228 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba4372 2024-02-12 10:47:09.228 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba4372 2024-02-12 10:47:09.230 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d5591 2024-02-12 10:47:09.230 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d5591 2024-02-12 10:47:09.232 [DefaultDispatcher-worker-6 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:09.233 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6e2d87 2024-02-12 10:47:09.233 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6e2d87 2024-02-12 10:47:09.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2fc2c0 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.235 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@140c9a97 2024-02-12 10:47:09.235 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@140c9a97 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-12 10:47:09.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-12 10:47:09.237 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@457cfab7 2024-02-12 10:47:09.237 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@457cfab7 2024-02-12 10:47:09.237 [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 10:47:09.257 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.268 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.270 [Test worker @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.271 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.271 [DefaultDispatcher-worker-6 @coroutine#3129] 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:54693/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:09.271 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.271 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54693/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:09.274 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.274 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.280 [DefaultDispatcher-worker-9 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.280 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.280 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.280 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.281 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.281 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.282 [Test worker @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5435d4 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-12 10:47:09.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 10:47:09.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 10:47:09.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-12 10:47:09.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 10:47:09.300 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 10:47:09.301 [Test worker @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 10:47:09.310 [DefaultDispatcher-worker-15 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 10:47:09.311 [DefaultDispatcher-worker-5 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.316 [DefaultDispatcher-worker-2 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.324 [DefaultDispatcher-worker-7 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.332 [DefaultDispatcher-worker-14 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.333 [DefaultDispatcher-worker-7 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.333 [DefaultDispatcher-worker-7 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 10:47:09.333 [DefaultDispatcher-worker-7 @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.334 [DefaultDispatcher-worker-6 @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.334 [DefaultDispatcher-worker-6 @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 10:47:09.334 [DefaultDispatcher-worker-6 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54693/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 10:47:09.334 [DefaultDispatcher-worker-6 @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54693/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:09.335 [DefaultDispatcher-worker-6 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.335 [DefaultDispatcher-worker-6 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-12 10:47:09.335 [DefaultDispatcher-worker-6 @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.336 [DefaultDispatcher-worker-14 @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.336 [DefaultDispatcher-worker-14 @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 10:47:09.336 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:09.340 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@230836bd 2024-02-12 10:47:09.340 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@230836bd 2024-02-12 10:47:09.344 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfdcac 2024-02-12 10:47:09.344 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfdcac 2024-02-12 10:47:09.347 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f05dcd 2024-02-12 10:47:09.347 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f05dcd 2024-02-12 10:47:09.350 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf2d697 2024-02-12 10:47:09.350 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf2d697 2024-02-12 10:47:09.353 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@eadb86a 2024-02-12 10:47:09.353 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@eadb86a 2024-02-12 10:47:09.355 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd43faf 2024-02-12 10:47:09.355 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd43faf 2024-02-12 10:47:09.356 [DefaultDispatcher-worker-11 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:09.357 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76610fed 2024-02-12 10:47:09.357 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76610fed 2024-02-12 10:47:09.359 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdd29d8 2024-02-12 10:47:09.359 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdd29d8 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7575f7e1 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-12 10:47:09.362 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f50bec1 2024-02-12 10:47:09.362 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f50bec1 2024-02-12 10:47:09.362 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 10:47:09.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-12 10:47:09.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.386 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.390 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2040fb44 2024-02-12 10:47:09.390 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2040fb44 2024-02-12 10:47:09.393 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e87013c 2024-02-12 10:47:09.393 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e87013c 2024-02-12 10:47:09.393 [Test worker @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.395 [Test worker @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.396 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab89034 2024-02-12 10:47:09.396 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab89034 2024-02-12 10:47:09.396 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.396 [DefaultDispatcher-worker-7 @coroutine#3182] 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:40397/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 10:47:09.396 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.396 [DefaultDispatcher-worker-7 @coroutine#3182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40397/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 10:47:09.398 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.398 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:09.400 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fba0b07 2024-02-12 10:47:09.400 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fba0b07 2024-02-12 10:47:09.403 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4807576f 2024-02-12 10:47:09.403 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4807576f 2024-02-12 10:47:09.405 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1f21b2 2024-02-12 10:47:09.405 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1f21b2 2024-02-12 10:47:09.406 [DefaultDispatcher-worker-8 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.406 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.406 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.406 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.407 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.407 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.408 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@30482375 2024-02-12 10:47:09.408 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@30482375 2024-02-12 10:47:09.410 [Test worker @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78141c58 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.411 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@f95f448 2024-02-12 10:47:09.411 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@f95f448 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-12 10:47:09.414 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddb66fa 2024-02-12 10:47:09.414 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddb66fa 2024-02-12 10:47:09.414 [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 10:47:09.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 10:47:09.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 10:47:09.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-12 10:47:09.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 10:47:09.428 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 10:47:09.429 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 10:47:09.434 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/auth/register 2024-02-12 10:47:09.434 [DefaultDispatcher-worker-10 @coroutine#3204] 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:40397/auth/register. 2024-02-12 10:47:09.434 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/auth/register 2024-02-12 10:47:09.434 [DefaultDispatcher-worker-10 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40397/auth/register from class io.ktor.http.content.TextContent 2024-02-12 10:47:09.436 [DefaultDispatcher-worker-12 @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/auth/register 2024-02-12 10:47:09.436 [DefaultDispatcher-worker-12 @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/auth/register 2024-02-12 10:47:09.436 [DefaultDispatcher-worker-12 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40397/auth/register. 2024-02-12 10:47:09.436 [DefaultDispatcher-worker-12 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40397/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:09.440 [DefaultDispatcher-worker-4 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 10:47:09.461 [DefaultDispatcher-worker-4 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.463 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:09.467 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c7edb3 2024-02-12 10:47:09.467 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c7edb3 2024-02-12 10:47:09.471 [DefaultDispatcher-worker-12 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:09.471 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00159b 2024-02-12 10:47:09.471 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00159b 2024-02-12 10:47:09.474 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@383f86c3 2024-02-12 10:47:09.474 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@383f86c3 2024-02-12 10:47:09.476 [DefaultDispatcher-worker-4 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:09.477 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.477 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.477 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.477 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3d1fa0 2024-02-12 10:47:09.477 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3d1fa0 2024-02-12 10:47:09.478 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.478 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.480 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@709adfc1 2024-02-12 10:47:09.480 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@709adfc1 2024-02-12 10:47:09.482 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8aa084 2024-02-12 10:47:09.482 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8aa084 2024-02-12 10:47:09.485 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c73e48 2024-02-12 10:47:09.485 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c73e48 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-12 10:47:09.488 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d12e0ef 2024-02-12 10:47:09.488 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d12e0ef 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220e1b7b 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-12 10:47:09.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-12 10:47:09.492 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b50505b 2024-02-12 10:47:09.492 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b50505b 2024-02-12 10:47:09.492 [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 10:47:09.508 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.516 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.519 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.520 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4e6a9b 2024-02-12 10:47:09.520 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4e6a9b 2024-02-12 10:47:09.521 [Test worker @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.522 [DefaultDispatcher-worker-7 @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.522 [DefaultDispatcher-worker-7 @coroutine#3221] 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 10:47:09.522 [DefaultDispatcher-worker-7 @coroutine#3221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.522 [DefaultDispatcher-worker-7 @coroutine#3221] 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 10:47:09.524 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899982 2024-02-12 10:47:09.524 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899982 2024-02-12 10:47:09.524 [DefaultDispatcher-worker-11 @coroutine#3221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.524 [DefaultDispatcher-worker-11 @coroutine#3221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.527 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b601eb 2024-02-12 10:47:09.527 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b601eb 2024-02-12 10:47:09.530 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b493b9 2024-02-12 10:47:09.530 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b493b9 2024-02-12 10:47:09.530 [DefaultDispatcher-worker-6 @coroutine#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.531 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.531 [DefaultDispatcher-worker-6 @coroutine#3220] 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 10:47:09.531 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.532 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.532 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.532 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb62f06 2024-02-12 10:47:09.532 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb62f06 2024-02-12 10:47:09.534 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@155af49b 2024-02-12 10:47:09.534 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@155af49b 2024-02-12 10:47:09.535 [Test worker @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.536 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b21682 2024-02-12 10:47:09.536 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b21682 2024-02-12 10:47:09.539 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@449b6cf6 2024-02-12 10:47:09.539 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@449b6cf6 2024-02-12 10:47:09.540 [Test worker @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.541 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4958b57c 2024-02-12 10:47:09.541 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4958b57c 2024-02-12 10:47:09.541 [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 10:47:09.555 [Test worker @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 10:47:09.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-12 10:47:09.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-12 10:47:09.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.557 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a358906: (connection evicted) 2024-02-12 10:47:09.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:09.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-12 10:47:09.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3677c508 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-12 10:47:09.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-12 10:47:09.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.568 [DefaultDispatcher-worker-13 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:09.568 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.568 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.568 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.569 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.569 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.574 [Test worker @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.576 [Test worker @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.577 [DefaultDispatcher-worker-12 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.577 [DefaultDispatcher-worker-12 @coroutine#3251] 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 10:47:09.577 [DefaultDispatcher-worker-12 @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.577 [DefaultDispatcher-worker-12 @coroutine#3251] 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 10:47:09.578 [DefaultDispatcher-worker-6 @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.578 [DefaultDispatcher-worker-6 @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.585 [DefaultDispatcher-worker-5 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.586 [DefaultDispatcher-worker-5 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.586 [DefaultDispatcher-worker-5 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 10:47:09.586 [DefaultDispatcher-worker-5 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.586 [DefaultDispatcher-worker-11 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.586 [DefaultDispatcher-worker-11 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.589 [Test worker @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.591 [Test worker @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.596 [Test worker @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 10:47:09.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-12 10:47:09.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-12 10:47:09.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.597 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7: (connection evicted) 2024-02-12 10:47:09.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:09.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-12 10:47:09.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddcd3d 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-12 10:47:09.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-12 10:47:09.602 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.612 [Test worker @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.614 [Test worker @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.615 [DefaultDispatcher-worker-3 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.615 [DefaultDispatcher-worker-3 @coroutine#3278] 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 10:47:09.615 [DefaultDispatcher-worker-3 @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.615 [DefaultDispatcher-worker-3 @coroutine#3278] 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 10:47:09.617 [DefaultDispatcher-worker-4 @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.617 [DefaultDispatcher-worker-4 @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.624 [DefaultDispatcher-worker-11 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.624 [DefaultDispatcher-worker-11 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.625 [DefaultDispatcher-worker-11 @coroutine#3277] 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 10:47:09.625 [DefaultDispatcher-worker-11 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.626 [DefaultDispatcher-worker-15 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.626 [DefaultDispatcher-worker-15 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.628 [Test worker @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.631 [Test worker @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.635 [Test worker @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.638 [Test worker @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.641 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.644 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.646 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 10:47:09.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-12 10:47:09.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-12 10:47:09.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.647 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52: (connection evicted) 2024-02-12 10:47:09.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:09.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-12 10:47:09.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-12 10:47:09.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e581302 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-12 10:47:09.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-12 10:47:09.652 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.663 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.664 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.665 [DefaultDispatcher-worker-15 @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.665 [DefaultDispatcher-worker-15 @coroutine#3316] 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 10:47:09.665 [DefaultDispatcher-worker-15 @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.665 [DefaultDispatcher-worker-15 @coroutine#3316] 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 10:47:09.667 [DefaultDispatcher-worker-9 @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.667 [DefaultDispatcher-worker-9 @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.674 [DefaultDispatcher-worker-5 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.674 [DefaultDispatcher-worker-5 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.674 [DefaultDispatcher-worker-5 @coroutine#3315] 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 10:47:09.674 [DefaultDispatcher-worker-5 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.674 [DefaultDispatcher-worker-1 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.674 [DefaultDispatcher-worker-1 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.678 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.681 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.685 [Test worker @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 10:47:09.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-12 10:47:09.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-12 10:47:09.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.687 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81: (connection evicted) 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:09.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-12 10:47:09.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adb4cc8 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-12 10:47:09.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-12 10:47:09.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.703 [Test worker @coroutine#3342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.705 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.706 [DefaultDispatcher-worker-13 @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.706 [DefaultDispatcher-worker-13 @coroutine#3348] 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 10:47:09.706 [DefaultDispatcher-worker-13 @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.706 [DefaultDispatcher-worker-13 @coroutine#3348] 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 10:47:09.707 [DefaultDispatcher-worker-12 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:09.708 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.708 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.708 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.708 [DefaultDispatcher-worker-11 @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.708 [DefaultDispatcher-worker-11 @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.709 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.709 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.714 [DefaultDispatcher-worker-5 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.714 [DefaultDispatcher-worker-5 @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.714 [DefaultDispatcher-worker-5 @coroutine#3347] 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 10:47:09.714 [DefaultDispatcher-worker-5 @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.715 [DefaultDispatcher-worker-2 @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.715 [DefaultDispatcher-worker-2 @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.717 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.721 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.724 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.726 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.730 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 10:47:09.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-12 10:47:09.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-12 10:47:09.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.731 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9ac719: (connection evicted) 2024-02-12 10:47:09.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:09.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-12 10:47:09.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d0cac6 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-12 10:47:09.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-12 10:47:09.735 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.746 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.748 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.749 [DefaultDispatcher-worker-2 @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.749 [DefaultDispatcher-worker-2 @coroutine#3382] 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 10:47:09.749 [DefaultDispatcher-worker-2 @coroutine#3382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.749 [DefaultDispatcher-worker-2 @coroutine#3382] 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 10:47:09.750 [DefaultDispatcher-worker-3 @coroutine#3382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.750 [DefaultDispatcher-worker-3 @coroutine#3382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 10:47:09.756 [DefaultDispatcher-worker-5 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.756 [DefaultDispatcher-worker-5 @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.756 [DefaultDispatcher-worker-5 @coroutine#3381] 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 10:47:09.756 [DefaultDispatcher-worker-5 @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.757 [DefaultDispatcher-worker-1 @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.757 [DefaultDispatcher-worker-1 @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 10:47:09.759 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.762 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 10:47:09.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-12 10:47:09.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-12 10:47:09.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:09.764 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567baa55: (connection evicted) 2024-02-12 10:47:09.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:09.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-12 10:47:09.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-12 10:47:09.861 [DefaultDispatcher-worker-10 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:09.861 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.861 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.861 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.862 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:09.862 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.862 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.862 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.862 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.862 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.863 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.863 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.927 [DefaultDispatcher-worker-6 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:09.928 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.928 [DefaultDispatcher-worker-6 @coroutine#3019] 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 10:47:09.928 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.929 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.962 [DefaultDispatcher-worker-6 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:09.962 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.962 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:09.962 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.963 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.963 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:09.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55465bfc 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:09.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:09.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-12 10:47:09.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:09.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:09.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-12 10:47:10.003 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:10.015 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:10.017 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:10.018 [DefaultDispatcher-worker-3 @coroutine#3439] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.018 [DefaultDispatcher-worker-3 @coroutine#3439] 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 10:47:10.018 [DefaultDispatcher-worker-3 @coroutine#3439] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.018 [DefaultDispatcher-worker-3 @coroutine#3439] 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 10:47:10.020 [DefaultDispatcher-worker-16 @coroutine#3439] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.020 [DefaultDispatcher-worker-16 @coroutine#3439] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.027 [DefaultDispatcher-worker-1 @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:10.028 [DefaultDispatcher-worker-1 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.028 [DefaultDispatcher-worker-1 @coroutine#3438] 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 10:47:10.028 [DefaultDispatcher-worker-1 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.028 [DefaultDispatcher-worker-10 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.028 [DefaultDispatcher-worker-10 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.031 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:10.052 [DefaultDispatcher-worker-16 @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:10.085 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:10.090 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b 2024-02-12 10:47:10.090 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b 2024-02-12 10:47:10.095 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c0cba 2024-02-12 10:47:10.095 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c0cba 2024-02-12 10:47:10.097 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5773820b 2024-02-12 10:47:10.097 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5773820b 2024-02-12 10:47:10.099 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@12710681 2024-02-12 10:47:10.099 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@12710681 2024-02-12 10:47:10.102 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1033f585 2024-02-12 10:47:10.102 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1033f585 2024-02-12 10:47:10.104 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@232912e5 2024-02-12 10:47:10.104 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@232912e5 2024-02-12 10:47:10.104 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 10:47:10.106 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6881bf51 2024-02-12 10:47:10.106 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6881bf51 2024-02-12 10:47:10.109 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce 2024-02-12 10:47:10.109 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce 2024-02-12 10:47:10.117 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd 2024-02-12 10:47:10.117 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd 2024-02-12 10:47:10.117 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 10:47:10.118 [DefaultDispatcher-worker-1 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:10.118 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.118 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.118 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-12 10:47:10.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-12 10:47:10.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 10:47:10.120 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.120 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.120 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d: (connection evicted) 2024-02-12 10:47:10.120 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b: (connection evicted) 2024-02-12 10:47:10.120 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534c0cba: (connection evicted) 2024-02-12 10:47:10.121 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5773820b: (connection evicted) 2024-02-12 10:47:10.121 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12710681: (connection evicted) 2024-02-12 10:47:10.121 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1033f585: (connection evicted) 2024-02-12 10:47:10.121 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@232912e5: (connection evicted) 2024-02-12 10:47:10.122 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6881bf51: (connection evicted) 2024-02-12 10:47:10.122 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce: (connection evicted) 2024-02-12 10:47:10.122 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd: (connection evicted) 2024-02-12 10:47:10.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-12 10:47:10.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5183131d 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-12 10:47:10.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-12 10:47:10.131 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.145 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.146 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.148 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.148 [DefaultDispatcher-worker-1 @coroutine#3464] 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 10:47:10.148 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.148 [DefaultDispatcher-worker-1 @coroutine#3464] 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 10:47:10.150 [DefaultDispatcher-worker-13 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.150 [DefaultDispatcher-worker-13 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.158 [DefaultDispatcher-worker-7 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.158 [DefaultDispatcher-worker-7 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.158 [DefaultDispatcher-worker-7 @coroutine#3463] 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 10:47:10.158 [DefaultDispatcher-worker-7 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.159 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.159 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.163 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.178 [DefaultDispatcher-worker-12 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.220 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 10:47:10.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-12 10:47:10.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-12 10:47:10.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.223 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c263f8: (connection evicted) 2024-02-12 10:47:10.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-12 10:47:10.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-12 10:47:10.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df54fd5 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-12 10:47:10.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-12 10:47:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.240 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.242 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.243 [DefaultDispatcher-worker-16 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.243 [DefaultDispatcher-worker-16 @coroutine#3487] 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 10:47:10.243 [DefaultDispatcher-worker-16 @coroutine#3487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.243 [DefaultDispatcher-worker-16 @coroutine#3487] 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 10:47:10.244 [DefaultDispatcher-worker-2 @coroutine#3487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.244 [DefaultDispatcher-worker-2 @coroutine#3487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.251 [DefaultDispatcher-worker-3 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.251 [DefaultDispatcher-worker-3 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.251 [DefaultDispatcher-worker-3 @coroutine#3486] 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 10:47:10.251 [DefaultDispatcher-worker-3 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.252 [DefaultDispatcher-worker-9 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.252 [DefaultDispatcher-worker-9 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.256 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.272 [DefaultDispatcher-worker-4 @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.291 [DefaultDispatcher-worker-2 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:10.291 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.291 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.291 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.293 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.293 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.310 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 10:47:10.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-12 10:47:10.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-12 10:47:10.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.313 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178c4480: (connection evicted) 2024-02-12 10:47:10.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-12 10:47:10.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-12 10:47:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-12 10:47:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a0c708 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-12 10:47:10.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-12 10:47:10.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.334 [Test worker @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.336 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.337 [DefaultDispatcher-worker-2 @coroutine#3512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.337 [DefaultDispatcher-worker-2 @coroutine#3512] 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 10:47:10.337 [DefaultDispatcher-worker-2 @coroutine#3512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.337 [DefaultDispatcher-worker-2 @coroutine#3512] 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 10:47:10.339 [DefaultDispatcher-worker-13 @coroutine#3512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.339 [DefaultDispatcher-worker-13 @coroutine#3512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.348 [DefaultDispatcher-worker-13 @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.348 [DefaultDispatcher-worker-13 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.348 [DefaultDispatcher-worker-13 @coroutine#3511] 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 10:47:10.348 [DefaultDispatcher-worker-13 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.349 [DefaultDispatcher-worker-8 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.349 [DefaultDispatcher-worker-8 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.353 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.367 [DefaultDispatcher-worker-15 @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.404 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 10:47:10.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-12 10:47:10.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-12 10:47:10.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.407 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92: (connection evicted) 2024-02-12 10:47:10.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-12 10:47:10.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb91767 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-12 10:47:10.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-12 10:47:10.414 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.414 [DefaultDispatcher-worker-7 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:10.414 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.414 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.414 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.416 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.416 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.425 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.426 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.428 [DefaultDispatcher-worker-1 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.428 [DefaultDispatcher-worker-1 @coroutine#3537] 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 10:47:10.428 [DefaultDispatcher-worker-1 @coroutine#3537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.428 [DefaultDispatcher-worker-1 @coroutine#3537] 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 10:47:10.430 [DefaultDispatcher-worker-12 @coroutine#3537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.430 [DefaultDispatcher-worker-12 @coroutine#3537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.436 [DefaultDispatcher-worker-4 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.437 [DefaultDispatcher-worker-4 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.437 [DefaultDispatcher-worker-4 @coroutine#3536] 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 10:47:10.437 [DefaultDispatcher-worker-4 @coroutine#3536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.438 [DefaultDispatcher-worker-1 @coroutine#3536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.438 [DefaultDispatcher-worker-1 @coroutine#3536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.446 [DefaultDispatcher-worker-7 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.454 [DefaultDispatcher-worker-16 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.463 [DefaultDispatcher-worker-1 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.473 [DefaultDispatcher-worker-1 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.476 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.488 [DefaultDispatcher-worker-3 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:10.488 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.488 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.488 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.490 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.490 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.492 [DefaultDispatcher-worker-13 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.501 [DefaultDispatcher-worker-7 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 10:47:10.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-12 10:47:10.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-12 10:47:10.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.503 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa: (connection evicted) 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-12 10:47:10.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218fc40d 2024-02-12 10:47:10.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-12 10:47:10.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-12 10:47:10.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.524 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.525 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.526 [DefaultDispatcher-worker-9 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.527 [DefaultDispatcher-worker-9 @coroutine#3566] 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 10:47:10.527 [DefaultDispatcher-worker-9 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.527 [DefaultDispatcher-worker-9 @coroutine#3566] 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 10:47:10.528 [DefaultDispatcher-worker-11 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.528 [DefaultDispatcher-worker-11 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.534 [DefaultDispatcher-worker-8 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.534 [DefaultDispatcher-worker-8 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.534 [DefaultDispatcher-worker-8 @coroutine#3565] 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 10:47:10.534 [DefaultDispatcher-worker-8 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.535 [DefaultDispatcher-worker-16 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.535 [DefaultDispatcher-worker-16 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.544 [DefaultDispatcher-worker-15 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.551 [DefaultDispatcher-worker-6 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.559 [DefaultDispatcher-worker-5 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.568 [DefaultDispatcher-worker-14 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.579 [DefaultDispatcher-worker-16 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.580 [DefaultDispatcher-worker-10 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:10.580 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.580 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.580 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.581 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.581 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.587 [DefaultDispatcher-worker-4 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 10:47:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-12 10:47:10.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-12 10:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.591 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e: (connection evicted) 2024-02-12 10:47:10.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-12 10:47:10.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7ddf8d 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-12 10:47:10.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-12 10:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.615 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.617 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.618 [DefaultDispatcher-worker-5 @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.618 [DefaultDispatcher-worker-5 @coroutine#3595] 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 10:47:10.618 [DefaultDispatcher-worker-5 @coroutine#3595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.618 [DefaultDispatcher-worker-5 @coroutine#3595] 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 10:47:10.620 [DefaultDispatcher-worker-14 @coroutine#3595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.620 [DefaultDispatcher-worker-14 @coroutine#3595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.627 [DefaultDispatcher-worker-7 @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.627 [DefaultDispatcher-worker-7 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.627 [DefaultDispatcher-worker-7 @coroutine#3594] 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 10:47:10.627 [DefaultDispatcher-worker-7 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.628 [DefaultDispatcher-worker-5 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.628 [DefaultDispatcher-worker-5 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.637 [DefaultDispatcher-worker-1 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.646 [DefaultDispatcher-worker-12 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.654 [DefaultDispatcher-worker-16 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.662 [DefaultDispatcher-worker-10 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.670 [DefaultDispatcher-worker-16 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.678 [DefaultDispatcher-worker-4 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.682 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.686 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.697 [DefaultDispatcher-worker-5 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.698 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.702 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad66dac 2024-02-12 10:47:10.702 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad66dac 2024-02-12 10:47:10.706 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119286 2024-02-12 10:47:10.706 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119286 2024-02-12 10:47:10.707 [DefaultDispatcher-worker-12 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.711 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e06dc 2024-02-12 10:47:10.711 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e06dc 2024-02-12 10:47:10.713 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@452c98bd 2024-02-12 10:47:10.713 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@452c98bd 2024-02-12 10:47:10.716 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2e36b9 2024-02-12 10:47:10.716 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2e36b9 2024-02-12 10:47:10.718 [DefaultDispatcher-worker-1 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.718 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a31e18 2024-02-12 10:47:10.718 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a31e18 2024-02-12 10:47:10.719 [DefaultDispatcher-worker-4 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:10.719 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.719 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.719 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.720 [Test worker @coroutine#3599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=557892329065275393 2024-02-12 10:47:10.720 [Test worker @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/PersonDao/findByUidAsync?uid=557892329065275393. 2024-02-12 10:47:10.720 [Test worker @coroutine#3599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=557892329065275393 2024-02-12 10:47:10.720 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.720 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.720 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44beeb6 2024-02-12 10:47:10.720 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@44beeb6 2024-02-12 10:47:10.721 [Test worker @coroutine#3599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=557892329065275393 2024-02-12 10:47:10.721 [Test worker @coroutine#3599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557892329065275393 2024-02-12 10:47:10.723 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@250367f2 2024-02-12 10:47:10.723 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@250367f2 2024-02-12 10:47:10.725 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28950615 2024-02-12 10:47:10.725 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28950615 2024-02-12 10:47:10.725 [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 10:47:10.730 [DefaultDispatcher-worker-13 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.737 [DefaultDispatcher-worker-2 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 10:47:10.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-12 10:47:10.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-12 10:47:10.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 10:47:10.739 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b: (connection evicted) 2024-02-12 10:47:10.740 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ad66dac: (connection evicted) 2024-02-12 10:47:10.740 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4119286: (connection evicted) 2024-02-12 10:47:10.741 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e06dc: (connection evicted) 2024-02-12 10:47:10.741 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452c98bd: (connection evicted) 2024-02-12 10:47:10.741 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2e36b9: (connection evicted) 2024-02-12 10:47:10.742 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a31e18: (connection evicted) 2024-02-12 10:47:10.742 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44beeb6: (connection evicted) 2024-02-12 10:47:10.742 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250367f2: (connection evicted) 2024-02-12 10:47:10.743 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28950615: (connection evicted) 2024-02-12 10:47:10.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-12 10:47:10.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6779af40 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-12 10:47:10.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-12 10:47:10.749 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.761 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.762 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.763 [DefaultDispatcher-worker-12 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.763 [DefaultDispatcher-worker-12 @coroutine#3633] 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 10:47:10.763 [DefaultDispatcher-worker-12 @coroutine#3633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.764 [DefaultDispatcher-worker-12 @coroutine#3633] 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 10:47:10.765 [DefaultDispatcher-worker-9 @coroutine#3633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.765 [DefaultDispatcher-worker-9 @coroutine#3633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 10:47:10.771 [DefaultDispatcher-worker-11 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.771 [DefaultDispatcher-worker-11 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.771 [DefaultDispatcher-worker-11 @coroutine#3632] 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 10:47:10.771 [DefaultDispatcher-worker-11 @coroutine#3632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.772 [DefaultDispatcher-worker-15 @coroutine#3632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.772 [DefaultDispatcher-worker-15 @coroutine#3632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 10:47:10.778 [DefaultDispatcher-worker-5 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.785 [DefaultDispatcher-worker-1 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.790 [DefaultDispatcher-worker-4 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.796 [DefaultDispatcher-worker-9 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.802 [DefaultDispatcher-worker-10 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.809 [DefaultDispatcher-worker-9 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.811 [DefaultDispatcher-worker-1 @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3e5a05 2024-02-12 10:47:10.812 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.820 [DefaultDispatcher-worker-4 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.830 [DefaultDispatcher-worker-2 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 10:47:10.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-12 10:47:10.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-12 10:47:10.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.831 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68303aad: (connection evicted) 2024-02-12 10:47:10.832 [DefaultDispatcher-worker-2 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a44ad33 2024-02-12 10:47:10.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-12 10:47:10.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-12 10:47:10.848 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604e8a6 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.849 [Test worker @coroutine#3659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-12 10:47:10.863 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-10 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.874 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.875 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.875 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.875 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.875 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.875 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.877 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.878 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.886 [DefaultDispatcher-worker-9 @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.896 [DefaultDispatcher-worker-9 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 10:47:10.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-12 10:47:10.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-12 10:47:10.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:10.898 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f408960: (connection evicted) 2024-02-12 10:47:10.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:10.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-12 10:47:10.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fce655d 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.901 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-12 10:47:10.902 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:10.902 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:10.902 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-12 10:47:10.919 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:10.930 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:10.932 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:10.933 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e5db1d 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:10.934 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-12 10:47:10.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 10:47:10.935 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 10:47:10.935 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-12 10:47:10.939 [DefaultDispatcher-worker-3 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:10.939 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.939 [DefaultDispatcher-worker-3 @coroutine#3019] 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 10:47:10.939 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.940 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.949 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 10:47:10.960 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 10:47:10.961 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 10:47:10.963 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 10:47:10.974 [DefaultDispatcher-worker-9 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:10.974 [DefaultDispatcher-worker-5 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 10:47:10.974 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.974 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:10.974 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.976 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.976 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:10.989 [DefaultDispatcher-worker-14 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:10.996 [DefaultDispatcher-worker-6 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:11.002 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:11.004 [DefaultDispatcher-worker-6 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 10:47:11.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-12 10:47:11.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-12 10:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.016 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68908be7: (connection evicted) 2024-02-12 10:47:11.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-12 10:47:11.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-12 10:47:11.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-12 10:47:11.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-12 10:47:11.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.018 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32eac39b: (connection evicted) 2024-02-12 10:47:11.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-12 10:47:11.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c120b00 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.019 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.020 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-12 10:47:11.034 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.045 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.047 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.049 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.049 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-12 10:47:11.049 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.049 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.049 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.049 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23169374 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 10:47:11.050 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-12 10:47:11.064 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 10:47:11.074 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 10:47:11.076 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 10:47:11.078 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 10:47:11.092 [DefaultDispatcher-worker-5 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 10:47:11.105 [DefaultDispatcher-worker-5 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.112 [DefaultDispatcher-worker-15 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.120 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:11.122 [DefaultDispatcher-worker-9 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 10:47:11.128 [DefaultDispatcher-worker-15 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:11.128 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-12 10:47:11.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-12 10:47:11.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.128 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.128 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.129 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2709e075: (connection evicted) 2024-02-12 10:47:11.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-12 10:47:11.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-12 10:47:11.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-12 10:47:11.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-12 10:47:11.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.130 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.130 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.130 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af: (connection evicted) 2024-02-12 10:47:11.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-12 10:47:11.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-12 10:47:11.132 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4687fee7 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.133 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-12 10:47:11.148 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.158 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.160 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.162 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.169 [DefaultDispatcher-worker-14 @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.189 [DefaultDispatcher-worker-6 @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.192 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.200 [DefaultDispatcher-worker-11 @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 10:47:11.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-12 10:47:11.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-12 10:47:11.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.211 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207f7baa: (connection evicted) 2024-02-12 10:47:11.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-12 10:47:11.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6731b6bd 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.213 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-12 10:47:11.214 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.214 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.214 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-12 10:47:11.229 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.239 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.241 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.243 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.252 [DefaultDispatcher-worker-9 @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.256 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 10:47:11.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-12 10:47:11.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-12 10:47:11.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.260 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465: (connection evicted) 2024-02-12 10:47:11.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-12 10:47:11.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3d3e57 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.267 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-12 10:47:11.268 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.268 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.268 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-12 10:47:11.282 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.293 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.295 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.296 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.351 [DefaultDispatcher-worker-11 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:11.352 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.352 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.352 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.353 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.353 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.395 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:11.395 [DefaultDispatcher-worker-6 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.470 [DefaultDispatcher-worker-16 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:11.470 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.470 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.470 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.472 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.472 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.484 [DefaultDispatcher-worker-4 @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563 2024-02-12 10:47:11.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-12 10:47:11.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-12 10:47:11.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.532 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdaf563: (connection evicted) 2024-02-12 10:47:11.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-12 10:47:11.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-12 10:47:11.536 [DefaultDispatcher-worker-4 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:11.536 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.536 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.536 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39c93af6 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.536 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.537 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-12 10:47:11.537 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.537 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.552 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.564 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.566 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.574 [DefaultDispatcher-worker-8 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.577 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.590 [DefaultDispatcher-worker-4 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:11.590 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.590 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.590 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.591 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.591 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.599 [DefaultDispatcher-worker-13 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.608 [DefaultDispatcher-worker-16 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-02-12 10:47:11.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-12 10:47:11.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-12 10:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.619 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784: (connection evicted) 2024-02-12 10:47:11.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-12 10:47:11.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f047670 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.621 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2024-02-12 10:47:11.622 [Test worker @coroutine#3922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-12 10:47:11.636 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2024-02-12 10:47:11.647 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2024-02-12 10:47:11.649 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2024-02-12 10:47:11.651 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2024-02-12 10:47:11.660 [DefaultDispatcher-worker-4 @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d44578 2024-02-12 10:47:11.722 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-12 10:47:11.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-12 10:47:11.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:11.726 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d44578: (connection evicted) 2024-02-12 10:47:11.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:11.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-12 10:47:11.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-12 10:47:11.729 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.729 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.729 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219ec4b6 2024-02-12 10:47:11.729 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-12 10:47:11.731 [DefaultDispatcher-worker-16 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.731 [DefaultDispatcher-worker-16 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.830 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:11.832 [DefaultDispatcher-worker-6 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.840 [DefaultDispatcher-worker-6 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.848 [DefaultDispatcher-worker-15 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.855 [DefaultDispatcher-worker-1 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.884 [DefaultDispatcher-worker-14 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:11.885 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.885 [DefaultDispatcher-worker-12 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:11.885 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.885 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.885 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.885 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.885 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.886 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.886 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.886 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.886 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.888 [DefaultDispatcher-worker-9 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.889 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 10:47:11.894 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-12 10:47:11.896 [DefaultDispatcher-worker-4 @coroutine#3962] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77331437 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:11.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:11.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-12 10:47:11.911 [DefaultDispatcher-worker-10 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.912 [DefaultDispatcher-worker-10 @coroutine#3964] 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 10:47:11.912 [DefaultDispatcher-worker-10 @coroutine#3964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.912 [DefaultDispatcher-worker-10 @coroutine#3964] 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 10:47:11.914 [eventLoopGroupProxy-19-1 @call-handler#3972] 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 10:47:11.914 [eventLoopGroupProxy-19-2 @call-handler#3973] 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 10:47:11.915 [eventLoopGroupProxy-19-1 @call-handler#3972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.915 [eventLoopGroupProxy-19-2 @call-handler#3973] 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 10:47:11.915 [eventLoopGroupProxy-19-2 @call-handler#3973] 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 10:47:11.915 [eventLoopGroupProxy-19-2 @call-handler#3973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.916 [DefaultDispatcher-worker-10 @coroutine#3964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.916 [DefaultDispatcher-worker-10 @coroutine#3964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6980fa39 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-12 10:47:11.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:11.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:11.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-12 10:47:11.931 [DefaultDispatcher-worker-9 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:11.932 [DefaultDispatcher-worker-9 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.932 [DefaultDispatcher-worker-9 @coroutine#3963] 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 10:47:11.932 [DefaultDispatcher-worker-9 @coroutine#3963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.932 [DefaultDispatcher-worker-15 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.932 [DefaultDispatcher-worker-15 @coroutine#3979] 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 10:47:11.932 [DefaultDispatcher-worker-15 @coroutine#3979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.932 [DefaultDispatcher-worker-15 @coroutine#3979] 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 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-12 10:47:11.933 [eventLoopGroupProxy-19-2 @call-handler#3983] 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 10:47:11.933 [eventLoopGroupProxy-19-2 @call-handler#3983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f138b74 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:11.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:11.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-12 10:47:11.934 [DefaultDispatcher-worker-8 @coroutine#3963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.934 [DefaultDispatcher-worker-8 @coroutine#3963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.934 [eventLoopGroupProxy-19-3 @call-handler#3990] 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 10:47:11.934 [eventLoopGroupProxy-19-3 @call-handler#3990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2024-02-12 10:47:11.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2024-02-12 10:47:11.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-12 10:47:11.937 [eventLoopGroupProxy-19-4 @call-handler#3993] 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 10:47:11.937 [eventLoopGroupProxy-19-4 @call-handler#3993] 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 10:47:11.937 [eventLoopGroupProxy-19-4 @call-handler#3993] 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 10:47:11.938 [eventLoopGroupProxy-19-4 @call-handler#3993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.938 [DefaultDispatcher-worker-15 @coroutine#3979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.938 [DefaultDispatcher-worker-15 @coroutine#3979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.943 [DefaultDispatcher-worker-16 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:11.949 [DefaultDispatcher-worker-6 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:11.949 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.949 [DefaultDispatcher-worker-6 @coroutine#3019] 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 10:47:11.949 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.950 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.952 [DefaultDispatcher-worker-14 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:11.958 [DefaultDispatcher-worker-1 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.958 [DefaultDispatcher-worker-1 @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 10:47:11.958 [DefaultDispatcher-worker-1 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.958 [DefaultDispatcher-worker-1 @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 10:47:11.958 [DefaultDispatcher-worker-12 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:11.959 [DefaultDispatcher-worker-12 @coroutine#3978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.959 [DefaultDispatcher-worker-12 @coroutine#3978] 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 10:47:11.959 [DefaultDispatcher-worker-12 @coroutine#3978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.959 [eventLoopGroupProxy-19-2 @call-handler#4005] 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 10:47:11.959 [eventLoopGroupProxy-19-2 @call-handler#4005] 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 10:47:11.959 [eventLoopGroupProxy-19-2 @call-handler#4005] 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 10:47:11.959 [eventLoopGroupProxy-19-4 @call-handler#4008] 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 10:47:11.959 [eventLoopGroupProxy-19-4 @call-handler#4008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.960 [DefaultDispatcher-worker-13 @coroutine#3978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.960 [DefaultDispatcher-worker-13 @coroutine#3978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.961 [eventLoopGroupProxy-19-5 @call-handler#4014] 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 10:47:11.961 [eventLoopGroupProxy-19-5 @call-handler#4014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.969 [DefaultDispatcher-worker-13 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:11.969 [DefaultDispatcher-worker-9 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.970 [eventLoopGroupProxy-19-2 @call-handler#4005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.970 [DefaultDispatcher-worker-11 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.971 [DefaultDispatcher-worker-11 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 10:47:11.978 [DefaultDispatcher-worker-10 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:11.979 [DefaultDispatcher-worker-4 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.985 [DefaultDispatcher-worker-3 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:11.985 [DefaultDispatcher-worker-10 @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2024-02-12 10:47:11.985 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.985 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:11.985 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.985 [DefaultDispatcher-worker-10 @coroutine#3999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.985 [DefaultDispatcher-worker-10 @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 10:47:11.985 [DefaultDispatcher-worker-10 @coroutine#3999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.986 [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 10:47:11.986 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.986 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.986 [eventLoopGroupProxy-19-2 @call-handler#4024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:11.987 [DefaultDispatcher-worker-12 @coroutine#3999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.987 [DefaultDispatcher-worker-12 @coroutine#3999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 10:47:11.987 [DefaultDispatcher-worker-11 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.996 [DefaultDispatcher-worker-15 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:11.996 [DefaultDispatcher-worker-5 @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2024-02-12 10:47:11.997 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:12.004 [DefaultDispatcher-worker-5 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.005 [DefaultDispatcher-worker-14 @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1c4f69 2024-02-12 10:47:12.017 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:12.034 [DefaultDispatcher-worker-3 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.035 [DefaultDispatcher-worker-12 @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 10:47:12.035 [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/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-12 10:47:12.035 [DefaultDispatcher-worker-12 @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 10:47:12.036 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:12.036 [eventLoopGroupProxy-19-2 @call-handler#4042] 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 10:47:12.044 [DefaultDispatcher-worker-14 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.065 [DefaultDispatcher-worker-6 @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 10:47:12.065 [DefaultDispatcher-worker-6 @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 10:47:12.065 [DefaultDispatcher-worker-6 @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 10:47:12.065 [DefaultDispatcher-worker-6 @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 10:47:12.066 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892333667516417 2024-02-12 10:47:12.066 [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/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892333667516417. 2024-02-12 10:47:12.066 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892333667516417 2024-02-12 10:47:12.067 [eventLoopGroupProxy-19-2 @call-handler#4046] 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 10:47:12.070 [eventLoopGroupProxy-19-2 @call-handler#4046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.070 [DefaultDispatcher-worker-14 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892333667516417 2024-02-12 10:47:12.070 [DefaultDispatcher-worker-14 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892333667516417 2024-02-12 10:47:12.071 [DefaultDispatcher-worker-14 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892333667516417. 2024-02-12 10:47:12.071 [DefaultDispatcher-worker-14 @coroutine#4006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892333667516417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.079 [DefaultDispatcher-worker-4 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.080 [DefaultDispatcher-worker-4 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.080 [DefaultDispatcher-worker-4 @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 10:47:12.080 [DefaultDispatcher-worker-4 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.081 [eventLoopGroupProxy-19-2 @call-handler#4050] 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 10:47:12.082 [eventLoopGroupProxy-19-2 @call-handler#4050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.083 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.083 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.083 [DefaultDispatcher-worker-9 @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 10:47:12.083 [DefaultDispatcher-worker-9 @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 10:47:12.092 [DefaultDispatcher-worker-15 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.111 [DefaultDispatcher-worker-9 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.121 [DefaultDispatcher-worker-1 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.121 [DefaultDispatcher-worker-10 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.122 [DefaultDispatcher-worker-10 @coroutine#3965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.122 [DefaultDispatcher-worker-10 @coroutine#3965] 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 10:47:12.122 [DefaultDispatcher-worker-10 @coroutine#3965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.122 [DefaultDispatcher-worker-10 @coroutine#3965] 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 10:47:12.123 [eventLoopGroupProxy-19-2 @call-handler#4056] 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 10:47:12.123 [eventLoopGroupProxy-19-2 @call-handler#4056] 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 10:47:12.123 [eventLoopGroupProxy-19-2 @call-handler#4056] 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 10:47:12.128 [DefaultDispatcher-worker-16 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.138 [DefaultDispatcher-worker-14 @call-handler#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.138 [eventLoopGroupProxy-19-2 @call-handler#4056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.139 [DefaultDispatcher-worker-11 @coroutine#3965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.139 [DefaultDispatcher-worker-11 @coroutine#3965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.139 [DefaultDispatcher-worker-11 @coroutine#3965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 10:47:12.139 [DefaultDispatcher-worker-11 @coroutine#3965] 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 10:47:12.140 [DefaultDispatcher-worker-16 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:12.140 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.140 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.140 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.142 [DefaultDispatcher-worker-17 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.142 [DefaultDispatcher-worker-17 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.148 [DefaultDispatcher-worker-14 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.150 [DefaultDispatcher-worker-3 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.155 [DefaultDispatcher-worker-4 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.183 [DefaultDispatcher-worker-4 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.184 [DefaultDispatcher-worker-1 @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 10:47:12.185 [DefaultDispatcher-worker-1 @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 10:47:12.185 [DefaultDispatcher-worker-1 @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 10:47:12.186 [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 10:47:12.193 [DefaultDispatcher-worker-14 @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.209 [DefaultDispatcher-worker-5 @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 10:47:12.209 [DefaultDispatcher-worker-5 @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 10:47:12.209 [DefaultDispatcher-worker-5 @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 10:47:12.209 [DefaultDispatcher-worker-5 @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 10:47:12.210 [DefaultDispatcher-worker-5 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892337962483712 2024-02-12 10:47:12.210 [DefaultDispatcher-worker-5 @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=557892337962483712. 2024-02-12 10:47:12.210 [DefaultDispatcher-worker-5 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892337962483712 2024-02-12 10:47:12.210 [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 10:47:12.211 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.212 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892337962483712 2024-02-12 10:47:12.212 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557892337962483712 2024-02-12 10:47:12.212 [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=557892337962483712. 2024-02-12 10:47:12.212 [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=557892337962483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.222 [DefaultDispatcher-worker-1 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.223 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.223 [DefaultDispatcher-worker-1 @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 10:47:12.223 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.224 [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 10:47:12.225 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.225 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.225 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 10:47:12.226 [DefaultDispatcher-worker-1 @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 10:47:12.226 [DefaultDispatcher-worker-1 @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 10:47:12.235 [DefaultDispatcher-worker-3 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.255 [DefaultDispatcher-worker-2 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.265 [DefaultDispatcher-worker-15 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.266 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.266 [DefaultDispatcher-worker-15 @coroutine#3980] 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 10:47:12.266 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.266 [DefaultDispatcher-worker-15 @coroutine#3980] 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 10:47:12.267 [DefaultDispatcher-worker-15 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.267 [eventLoopGroupProxy-19-2 @call-handler#4089] 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 10:47:12.267 [eventLoopGroupProxy-19-2 @call-handler#4089] 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 10:47:12.267 [eventLoopGroupProxy-19-2 @call-handler#4089] 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 10:47:12.274 [DefaultDispatcher-worker-3 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.283 [DefaultDispatcher-worker-6 @call-handler#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.283 [eventLoopGroupProxy-19-2 @call-handler#4089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.284 [DefaultDispatcher-worker-14 @coroutine#3980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.284 [DefaultDispatcher-worker-14 @coroutine#3980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.284 [DefaultDispatcher-worker-14 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 10:47:12.284 [DefaultDispatcher-worker-14 @coroutine#3980] 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 10:47:12.294 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.294 [UI Thread @coroutine#4095] 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=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.294 [UI Thread @coroutine#4095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.295 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.295 [UI Thread @coroutine#4104] 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=557892333667516416&accountPersonUid=557892333667516417. 2024-02-12 10:47:12.295 [UI Thread @coroutine#4104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.295 [UI Thread @coroutine#4106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.295 [UI Thread @coroutine#4106] 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=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.295 [UI Thread @coroutine#4106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.295 [eventLoopGroupProxy-19-2 @call-handler#4111] 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 10:47:12.296 [eventLoopGroupProxy-19-4 @call-handler#4114] 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 10:47:12.296 [DefaultDispatcher-worker-14 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.300 [eventLoopGroupProxy-19-6 @call-handler#4120] 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 10:47:12.302 [eventLoopGroupProxy-19-6 @call-handler#4120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.303 [eventLoopGroupProxy-19-2 @call-handler#4111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.303 [UI Thread @coroutine#4106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.303 [UI Thread @coroutine#4106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.303 [eventLoopGroupProxy-19-4 @call-handler#4114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.303 [UI Thread @coroutine#4106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.303 [UI Thread @coroutine#4106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.303 [UI Thread @coroutine#4095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.303 [UI Thread @coroutine#4095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.303 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.303 [UI Thread @coroutine#4095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.304 [UI Thread @coroutine#4104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.304 [UI Thread @coroutine#4104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.304 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417. 2024-02-12 10:47:12.304 [UI Thread @coroutine#4104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.310 [DefaultDispatcher-worker-6 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.316 [DefaultDispatcher-worker-6 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.324 [DefaultDispatcher-worker-3 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.327 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557892333667516416 2024-02-12 10:47:12.327 [UI Thread @coroutine#4130] 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=557892333667516416. 2024-02-12 10:47:12.327 [UI Thread @coroutine#4130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557892333667516416 2024-02-12 10:47:12.328 [eventLoopGroupProxy-19-2 @call-handler#4132] 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 10:47:12.330 [eventLoopGroupProxy-19-2 @call-handler#4132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.331 [UI Thread @coroutine#4130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557892333667516416 2024-02-12 10:47:12.331 [UI Thread @coroutine#4130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557892333667516416 2024-02-12 10:47:12.331 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557892333667516416. 2024-02-12 10:47:12.331 [UI Thread @coroutine#4130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.340 [DefaultDispatcher-worker-12 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.353 [DefaultDispatcher-worker-14 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-4 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-12 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-4 @coroutine#3965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-4 @coroutine#3965] 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 10:47:12.363 [DefaultDispatcher-worker-4 @coroutine#3965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.363 [DefaultDispatcher-worker-4 @coroutine#3965] 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 10:47:12.364 [eventLoopGroupProxy-19-2 @call-handler#4144] 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 10:47:12.364 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.364 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.364 [eventLoopGroupProxy-19-2 @call-handler#4144] 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 10:47:12.364 [eventLoopGroupProxy-19-2 @call-handler#4144] 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 10:47:12.373 [DefaultDispatcher-worker-7 @call-handler#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.373 [eventLoopGroupProxy-19-2 @call-handler#4144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.373 [DefaultDispatcher-worker-17 @coroutine#3965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.373 [DefaultDispatcher-worker-17 @coroutine#3965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.374 [DefaultDispatcher-worker-17 @coroutine#3965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 10:47:12.374 [DefaultDispatcher-worker-17 @coroutine#3965] 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 10:47:12.380 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.380 [UI Thread @coroutine#4152] 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=557892333667516416&accountPersonUid=557892337962483712. 2024-02-12 10:47:12.380 [UI Thread @coroutine#4152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.381 [eventLoopGroupProxy-19-2 @call-handler#4160] 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 10:47:12.381 [UI Thread @coroutine#4154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557892333667516417 2024-02-12 10:47:12.381 [UI Thread @coroutine#4154] 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=557892333667516417. 2024-02-12 10:47:12.381 [UI Thread @coroutine#4154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557892333667516417 2024-02-12 10:47:12.382 [eventLoopGroupProxy-19-4 @call-handler#4164] 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 10:47:12.382 [DefaultDispatcher-worker-13 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.384 [eventLoopGroupProxy-19-4 @call-handler#4164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.385 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557892333667516416 2024-02-12 10:47:12.385 [UI Thread @coroutine#4166] 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=557892333667516416. 2024-02-12 10:47:12.385 [UI Thread @coroutine#4166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557892333667516416 2024-02-12 10:47:12.385 [UI Thread @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.385 [UI Thread @coroutine#4168] 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=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.385 [UI Thread @coroutine#4168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.386 [UI Thread @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.386 [UI Thread @coroutine#4170] 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=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.386 [UI Thread @coroutine#4170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.386 [eventLoopGroupProxy-19-4 @call-handler#4177] 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 10:47:12.386 [eventLoopGroupProxy-19-6 @call-handler#4180] 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 10:47:12.387 [UI Thread @coroutine#4154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557892333667516417 2024-02-12 10:47:12.387 [UI Thread @coroutine#4154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557892333667516417 2024-02-12 10:47:12.387 [UI Thread @coroutine#4154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557892333667516417. 2024-02-12 10:47:12.387 [UI Thread @coroutine#4154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557892333667516417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.387 [eventLoopGroupProxy-19-6 @call-handler#4180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.388 [eventLoopGroupProxy-19-2 @call-handler#4160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.388 [UI Thread @coroutine#4168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.388 [UI Thread @coroutine#4168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.388 [UI Thread @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.388 [UI Thread @coroutine#4168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.388 [eventLoopGroupProxy-19-4 @call-handler#4177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.389 [UI Thread @coroutine#4152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.389 [UI Thread @coroutine#4152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.389 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712. 2024-02-12 10:47:12.389 [UI Thread @coroutine#4152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.389 [UI Thread @coroutine#4166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557892333667516416 2024-02-12 10:47:12.389 [UI Thread @coroutine#4166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557892333667516416 2024-02-12 10:47:12.390 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557892333667516416. 2024-02-12 10:47:12.390 [UI Thread @coroutine#4166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.390 [eventLoopGroupProxy-19-7 @call-handler#4190] 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 10:47:12.392 [eventLoopGroupProxy-19-7 @call-handler#4190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.393 [UI Thread @coroutine#4170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.393 [UI Thread @coroutine#4170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.393 [UI Thread @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.393 [UI Thread @coroutine#4170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557892333667516417&assignmentUid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.399 [DefaultDispatcher-worker-13 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.408 [DefaultDispatcher-worker-9 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.418 [DefaultDispatcher-worker-13 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.427 [DefaultDispatcher-worker-3 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.434 [DefaultDispatcher-worker-13 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.438 [UI Thread @coroutine#4198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.438 [UI Thread @coroutine#4198] 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=557892333667516416&accountPersonUid=557892337962483712. 2024-02-12 10:47:12.439 [UI Thread @coroutine#4198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.440 [eventLoopGroupProxy-19-2 @call-handler#4200] 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 10:47:12.442 [eventLoopGroupProxy-19-2 @call-handler#4200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.442 [UI Thread @coroutine#4198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.442 [UI Thread @coroutine#4198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 2024-02-12 10:47:12.443 [UI Thread @coroutine#4198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712. 2024-02-12 10:47:12.443 [UI Thread @coroutine#4198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557892333667516416&accountPersonUid=557892337962483712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.449 [DefaultDispatcher-worker-10 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.458 [DefaultDispatcher-worker-8 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.465 [DefaultDispatcher-worker-10 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.465 [DefaultDispatcher-worker-10 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.465 [DefaultDispatcher-worker-10 @coroutine#3980] 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 10:47:12.465 [DefaultDispatcher-worker-10 @coroutine#3980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.465 [DefaultDispatcher-worker-10 @coroutine#3980] 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 10:47:12.466 [eventLoopGroupProxy-19-2 @call-handler#4206] 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 10:47:12.466 [eventLoopGroupProxy-19-2 @call-handler#4206] 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 10:47:12.466 [eventLoopGroupProxy-19-2 @call-handler#4206] 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 10:47:12.475 [DefaultDispatcher-worker-1 @call-handler#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2024-02-12 10:47:12.475 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.475 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.475 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 10:47:12.476 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 10:47:12.476 [DefaultDispatcher-worker-15 @coroutine#3980] 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 10:47:12.478 [UI Thread @coroutine#4225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.478 [UI Thread @coroutine#4225] 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=557892333667516416&accountPersonUid=557892333667516417. 2024-02-12 10:47:12.478 [UI Thread @coroutine#4225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.479 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.479 [UI Thread @coroutine#4217] 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=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.479 [UI Thread @coroutine#4217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.479 [eventLoopGroupProxy-19-2 @call-handler#4230] 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 10:47:12.479 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.479 [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/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.479 [UI Thread @coroutine#4227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.480 [eventLoopGroupProxy-19-4 @call-handler#4235] 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 10:47:12.480 [eventLoopGroupProxy-19-6 @call-handler#4238] 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 10:47:12.482 [eventLoopGroupProxy-19-4 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.482 [DefaultDispatcher-worker-9 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:12.483 [eventLoopGroupProxy-19-2 @call-handler#4230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.483 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.483 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.483 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.483 [eventLoopGroupProxy-19-6 @call-handler#4238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 10:47:12.483 [UI Thread @coroutine#4217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.483 [UI Thread @coroutine#4217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.483 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.483 [UI Thread @coroutine#4217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.484 [UI Thread @coroutine#4225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.484 [UI Thread @coroutine#4225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 2024-02-12 10:47:12.484 [UI Thread @coroutine#4227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.484 [UI Thread @coroutine#4227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 2024-02-12 10:47:12.484 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.484 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.484 [UI Thread @coroutine#4225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417. 2024-02-12 10:47:12.484 [UI Thread @coroutine#4225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557892333667516416&accountPersonUid=557892333667516417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.485 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416. 2024-02-12 10:47:12.485 [UI Thread @coroutine#4227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557892333667516417&assignmentUid=557892333667516416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:12.488 [DefaultDispatcher-worker-8 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0 2024-02-12 10:47:12.494 [DefaultDispatcher-worker-3 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.503 [DefaultDispatcher-worker-10 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.512 [DefaultDispatcher-worker-12 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f569e 2024-02-12 10:47:12.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-12 10:47:12.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-12 10:47:12.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:12.516 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f569e: (connection evicted) 2024-02-12 10:47:12.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:12.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-12 10:47:12.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-12 10:47:12.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-12 10:47:12.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-12 10:47:12.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:12.517 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c855ef0: (connection evicted) 2024-02-12 10:47:12.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:12.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-12 10:47:12.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-12 10:47:12.550 [DefaultDispatcher-worker-7 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:12.551 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.551 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.551 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.552 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.552 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.599 [DefaultDispatcher-worker-12 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:12.599 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.599 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.599 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.600 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.600 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.738 [DefaultDispatcher-worker-10 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:12.739 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.739 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.739 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.740 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.740 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-11 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-16 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.898 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.899 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.899 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.899 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.899 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.960 [DefaultDispatcher-worker-5 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:12.960 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.960 [DefaultDispatcher-worker-5 @coroutine#3019] 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 10:47:12.960 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.961 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.996 [DefaultDispatcher-worker-12 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:12.996 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.996 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:12.996 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.997 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:12.997 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.151 [DefaultDispatcher-worker-13 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:13.151 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.151 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.151 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.153 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.153 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.374 [DefaultDispatcher-worker-5 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:13.374 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.374 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.374 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.375 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.375 [DefaultDispatcher-worker-4 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.493 [DefaultDispatcher-worker-13 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:13.493 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.493 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.493 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.494 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.494 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-12 10:47:13.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-12 10:47:13.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.521 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c29db1: (connection evicted) 2024-02-12 10:47:13.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:13.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-12 10:47:13.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ab0461 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.526 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.527 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-12 10:47:13.543 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.553 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.555 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.557 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.557 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-12 10:47:13.557 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60cbba57 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-12 10:47:13.558 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-12 10:47:13.561 [DefaultDispatcher-worker-4 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:13.561 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.561 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.561 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.562 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.562 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.580 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-12 10:47:13.590 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-12 10:47:13.592 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-12 10:47:13.594 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-12 10:47:13.604 [DefaultDispatcher-worker-9 @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-02-12 10:47:13.609 [DefaultDispatcher-worker-7 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:13.609 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.609 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.609 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.610 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.610 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.618 [DefaultDispatcher-worker-7 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.627 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:13.632 [DefaultDispatcher-worker-8 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2024-02-12 10:47:13.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-12 10:47:13.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-12 10:47:13.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.637 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186fc6e: (connection evicted) 2024-02-12 10:47:13.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:13.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-12 10:47:13.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-12 10:47:13.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-12 10:47:13.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-12 10:47:13.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.638 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56: (connection evicted) 2024-02-12 10:47:13.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:13.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-12 10:47:13.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-12 10:47:13.639 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6441cff1 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.640 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-12 10:47:13.661 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.678 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.680 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.683 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.683 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-12 10:47:13.683 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509e0253 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-02-12 10:47:13.684 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-12 10:47:13.703 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-02-12 10:47:13.713 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-02-12 10:47:13.715 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-02-12 10:47:13.717 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-02-12 10:47:13.728 [DefaultDispatcher-worker-2 @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-02-12 10:47:13.740 [DefaultDispatcher-worker-3 @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.741 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.750 [DefaultDispatcher-worker-12 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:13.751 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.751 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.751 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.752 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.752 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.754 [DefaultDispatcher-worker-14 @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.765 [DefaultDispatcher-worker-6 @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.783 [DefaultDispatcher-worker-16 @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-02-12 10:47:13.785 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-12 10:47:13.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-12 10:47:13.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.787 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f09d998: (connection evicted) 2024-02-12 10:47:13.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:13.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-12 10:47:13.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-12 10:47:13.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-12 10:47:13.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-12 10:47:13.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.788 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c: (connection evicted) 2024-02-12 10:47:13.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:13.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-12 10:47:13.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c2ddfeb 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-12 10:47:13.790 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.791 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-12 10:47:13.809 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.820 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.821 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.823 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbdee7a 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-02-12 10:47:13.824 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-12 10:47:13.838 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-02-12 10:47:13.848 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-02-12 10:47:13.850 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-02-12 10:47:13.852 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-02-12 10:47:13.863 [DefaultDispatcher-worker-13 @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211 2024-02-12 10:47:13.878 [DefaultDispatcher-worker-8 @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.888 [DefaultDispatcher-worker-8 @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7695184b 2024-02-12 10:47:13.891 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:13.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-12 10:47:13.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-12 10:47:13.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.892 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7695184b: (connection evicted) 2024-02-12 10:47:13.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:13.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-12 10:47:13.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-12 10:47:13.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-12 10:47:13.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-12 10:47:13.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:13.894 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9a7211: (connection evicted) 2024-02-12 10:47:13.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:13.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-12 10:47:13.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-12 10:47:13.895 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a15e3c1 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.896 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-12 10:47:13.910 [DefaultDispatcher-worker-17 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:13.910 [DefaultDispatcher-worker-5 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:13.910 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.910 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.910 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.910 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.911 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:13.911 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.912 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.912 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.912 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.912 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.915 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.926 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.927 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.929 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.929 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c88fce 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-12 10:47:13.930 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-12 10:47:13.944 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-12 10:47:13.954 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-12 10:47:13.956 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-12 10:47:13.958 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-12 10:47:13.968 [DefaultDispatcher-worker-5 @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-12 10:47:13.971 [DefaultDispatcher-worker-2 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:13.971 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.971 [DefaultDispatcher-worker-2 @coroutine#3019] 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 10:47:13.971 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.972 [DefaultDispatcher-worker-14 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:13.982 [DefaultDispatcher-worker-12 @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.995 [DefaultDispatcher-worker-14 @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08 2024-02-12 10:47:13.996 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:13.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-12 10:47:14.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-12 10:47:14.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.000 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bc52b08: (connection evicted) 2024-02-12 10:47:14.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-12 10:47:14.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-12 10:47:14.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-12 10:47:14.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-12 10:47:14.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.001 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12: (connection evicted) 2024-02-12 10:47:14.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-12 10:47:14.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-12 10:47:14.003 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74fd5fb0 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.004 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-12 10:47:14.005 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.005 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.005 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-12 10:47:14.007 [DefaultDispatcher-worker-12 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:14.007 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.007 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.007 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.008 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.008 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.020 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.031 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.032 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.034 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.034 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240c626d 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-12 10:47:14.035 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-12 10:47:14.049 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-12 10:47:14.059 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-12 10:47:14.061 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-12 10:47:14.063 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-12 10:47:14.073 [DefaultDispatcher-worker-12 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb 2024-02-12 10:47:14.086 [DefaultDispatcher-worker-3 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.101 [DefaultDispatcher-worker-6 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2024-02-12 10:47:14.105 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-12 10:47:14.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-12 10:47:14.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.105 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f96e484: (connection evicted) 2024-02-12 10:47:14.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-12 10:47:14.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-12 10:47:14.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-12 10:47:14.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-12 10:47:14.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.107 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c8d20bb: (connection evicted) 2024-02-12 10:47:14.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-12 10:47:14.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-12 10:47:14.108 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.109 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-12 10:47:14.125 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.136 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.138 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.139 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa5fc67 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-12 10:47:14.140 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-12 10:47:14.154 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-12 10:47:14.162 [DefaultDispatcher-worker-16 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:14.162 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.162 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.162 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.163 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.163 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.165 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-12 10:47:14.166 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-12 10:47:14.168 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-12 10:47:14.179 [DefaultDispatcher-worker-7 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-12 10:47:14.192 [DefaultDispatcher-worker-2 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.205 [DefaultDispatcher-worker-10 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.209 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:14.213 [DefaultDispatcher-worker-9 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-12 10:47:14.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-12 10:47:14.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-12 10:47:14.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.218 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12115c28: (connection evicted) 2024-02-12 10:47:14.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-12 10:47:14.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-12 10:47:14.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-12 10:47:14.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-12 10:47:14.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.219 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df0d030: (connection evicted) 2024-02-12 10:47:14.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-12 10:47:14.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-12 10:47:14.220 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ade99bb 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.221 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-12 10:47:14.236 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.247 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.248 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.250 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-02-12 10:47:14.251 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-12 10:47:14.265 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-02-12 10:47:14.275 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-02-12 10:47:14.277 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-02-12 10:47:14.279 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-02-12 10:47:14.290 [DefaultDispatcher-worker-10 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-02-12 10:47:14.303 [DefaultDispatcher-worker-14 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.313 [DefaultDispatcher-worker-10 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.321 [DefaultDispatcher-worker-10 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.321 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.334 [DefaultDispatcher-worker-7 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-12 10:47:14.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-12 10:47:14.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-12 10:47:14.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.337 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c: (connection evicted) 2024-02-12 10:47:14.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-12 10:47:14.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-12 10:47:14.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-12 10:47:14.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-12 10:47:14.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.338 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3958e148: (connection evicted) 2024-02-12 10:47:14.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-12 10:47:14.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f143ea 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-12 10:47:14.340 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.341 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-12 10:47:14.357 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.368 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.370 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.371 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@951053f 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-12 10:47:14.372 [Test worker @coroutine#4626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-12 10:47:14.383 [DefaultDispatcher-worker-7 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:14.383 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.383 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.383 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.384 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.384 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.387 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-12 10:47:14.397 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-12 10:47:14.399 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-12 10:47:14.401 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-12 10:47:14.412 [DefaultDispatcher-worker-7 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2024-02-12 10:47:14.424 [DefaultDispatcher-worker-7 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.438 [DefaultDispatcher-worker-9 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.441 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:14.441 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2024-02-12 10:47:14.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-12 10:47:14.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-12 10:47:14.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.446 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19983dd1: (connection evicted) 2024-02-12 10:47:14.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-12 10:47:14.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-12 10:47:14.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-12 10:47:14.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-12 10:47:14.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.447 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f: (connection evicted) 2024-02-12 10:47:14.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-12 10:47:14.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a35cccf 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.449 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-12 10:47:14.450 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.450 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.450 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-12 10:47:14.465 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.480 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.481 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.483 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a8081f5 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.484 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-12 10:47:14.485 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-02-12 10:47:14.485 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-02-12 10:47:14.485 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-12 10:47:14.502 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-02-12 10:47:14.503 [DefaultDispatcher-worker-17 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:14.504 [DefaultDispatcher-worker-17 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.504 [DefaultDispatcher-worker-17 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.504 [DefaultDispatcher-worker-17 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.505 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.505 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.513 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-02-12 10:47:14.514 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-02-12 10:47:14.516 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-02-12 10:47:14.527 [DefaultDispatcher-worker-10 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-02-12 10:47:14.540 [DefaultDispatcher-worker-10 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.550 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:14.553 [DefaultDispatcher-worker-10 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.556 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.558 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 10:47:14.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-12 10:47:14.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-12 10:47:14.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.565 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608b74f3: (connection evicted) 2024-02-12 10:47:14.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-12 10:47:14.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-12 10:47:14.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-12 10:47:14.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-12 10:47:14.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.566 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ecca48: (connection evicted) 2024-02-12 10:47:14.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-12 10:47:14.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33aa4326 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.568 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.569 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-12 10:47:14.570 [DefaultDispatcher-worker-17 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:14.571 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.571 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.571 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.572 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.572 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.585 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.596 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.597 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.599 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.599 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20425fab 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-02-12 10:47:14.600 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-12 10:47:14.614 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-02-12 10:47:14.618 [DefaultDispatcher-worker-7 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:14.618 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.618 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.618 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.619 [DefaultDispatcher-worker-17 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.619 [DefaultDispatcher-worker-17 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.625 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-02-12 10:47:14.627 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-02-12 10:47:14.629 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-02-12 10:47:14.639 [DefaultDispatcher-worker-15 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593db293 2024-02-12 10:47:14.652 [DefaultDispatcher-worker-12 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.662 [DefaultDispatcher-worker-7 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2024-02-12 10:47:14.711 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.711 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-12 10:47:14.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-12 10:47:14.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.721 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dedde74: (connection evicted) 2024-02-12 10:47:14.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-12 10:47:14.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-12 10:47:14.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-12 10:47:14.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-12 10:47:14.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.722 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@593db293: (connection evicted) 2024-02-12 10:47:14.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-12 10:47:14.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbb351e 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.724 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.725 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-12 10:47:14.725 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.725 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.725 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-12 10:47:14.746 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.758 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.760 [DefaultDispatcher-worker-5 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:14.760 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.760 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.760 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.760 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.761 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.761 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.762 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365eaef 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.762 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-12 10:47:14.763 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-12 10:47:14.781 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-12 10:47:14.794 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-12 10:47:14.796 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-12 10:47:14.798 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-12 10:47:14.808 [DefaultDispatcher-worker-9 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-12 10:47:14.821 [DefaultDispatcher-worker-2 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.825 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:14.835 [DefaultDispatcher-worker-2 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-12 10:47:14.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-12 10:47:14.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-12 10:47:14.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.840 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe: (connection evicted) 2024-02-12 10:47:14.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-12 10:47:14.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-12 10:47:14.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-12 10:47:14.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-12 10:47:14.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.841 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e2b199: (connection evicted) 2024-02-12 10:47:14.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-12 10:47:14.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-12 10:47:14.843 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2ab1c 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.844 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-12 10:47:14.861 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.871 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.873 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.875 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541d8a9e 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-12 10:47:14.876 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-12 10:47:14.889 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-12 10:47:14.900 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-12 10:47:14.902 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-12 10:47:14.904 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-12 10:47:14.915 [DefaultDispatcher-worker-17 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cda33c 2024-02-12 10:47:14.921 [DefaultDispatcher-worker-5 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:14.921 [DefaultDispatcher-worker-1 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:14.922 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.922 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.922 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.922 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.922 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:14.922 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.923 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.923 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.923 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.923 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.931 [DefaultDispatcher-worker-11 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.942 [DefaultDispatcher-worker-7 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.945 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:14.945 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.948 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-12 10:47:14.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-12 10:47:14.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-12 10:47:14.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.953 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ec5005: (connection evicted) 2024-02-12 10:47:14.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-12 10:47:14.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-12 10:47:14.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-12 10:47:14.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-12 10:47:14.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:14.955 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cda33c: (connection evicted) 2024-02-12 10:47:14.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:14.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-12 10:47:14.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8c264 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.957 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-12 10:47:14.958 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:14.958 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:14.958 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-12 10:47:14.973 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:14.980 [DefaultDispatcher-worker-14 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:14.980 [DefaultDispatcher-worker-14 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.980 [DefaultDispatcher-worker-14 @coroutine#3019] 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 10:47:14.980 [DefaultDispatcher-worker-14 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.981 [DefaultDispatcher-worker-14 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:14.984 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:14.986 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:14.988 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4f2f3d 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:14.988 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-12 10:47:14.989 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-12 10:47:15.010 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-12 10:47:15.016 [DefaultDispatcher-worker-14 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:15.016 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.016 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.016 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.018 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.018 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.023 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-12 10:47:15.025 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-12 10:47:15.026 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-12 10:47:15.038 [DefaultDispatcher-worker-5 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ca8882 2024-02-12 10:47:15.053 [DefaultDispatcher-worker-4 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:15.058 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.064 [DefaultDispatcher-worker-9 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7 2024-02-12 10:47:15.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-12 10:47:15.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-12 10:47:15.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.072 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7479cdf7: (connection evicted) 2024-02-12 10:47:15.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-12 10:47:15.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-12 10:47:15.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-12 10:47:15.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-12 10:47:15.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.074 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ca8882: (connection evicted) 2024-02-12 10:47:15.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-12 10:47:15.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@354ff4f6 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.077 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-12 10:47:15.078 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.078 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.078 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-12 10:47:15.094 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.106 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.107 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.109 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.118 [DefaultDispatcher-worker-5 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.120 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.132 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e35236 2024-02-12 10:47:15.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-12 10:47:15.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-12 10:47:15.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.145 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e35236: (connection evicted) 2024-02-12 10:47:15.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-12 10:47:15.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ac1657 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.148 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-12 10:47:15.149 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-02-12 10:47:15.149 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-02-12 10:47:15.149 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-12 10:47:15.163 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-02-12 10:47:15.172 [DefaultDispatcher-worker-10 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:15.172 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.172 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.172 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.173 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.173 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.174 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-02-12 10:47:15.176 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-02-12 10:47:15.177 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-02-12 10:47:15.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-12 10:47:15.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-12 10:47:15.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-12 10:47:15.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470fc16c 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.183 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-12 10:47:15.184 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-02-12 10:47:15.184 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-02-12 10:47:15.184 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-12 10:47:15.197 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-02-12 10:47:15.208 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-02-12 10:47:15.209 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-02-12 10:47:15.211 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-02-12 10:47:15.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-12 10:47:15.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-12 10:47:15.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-12 10:47:15.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f959640 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.216 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-02-12 10:47:15.217 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-12 10:47:15.231 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-02-12 10:47:15.242 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-02-12 10:47:15.243 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-02-12 10:47:15.245 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-02-12 10:47:15.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-12 10:47:15.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-12 10:47:15.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-12 10:47:15.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539953af 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.250 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-12 10:47:15.251 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-12 10:47:15.251 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-12 10:47:15.251 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-12 10:47:15.264 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-12 10:47:15.275 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-12 10:47:15.277 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-12 10:47:15.279 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-12 10:47:15.288 [DefaultDispatcher-worker-9 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3678f32e 2024-02-12 10:47:15.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-12 10:47:15.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-12 10:47:15.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.293 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3678f32e: (connection evicted) 2024-02-12 10:47:15.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-12 10:47:15.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c85ed05 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.295 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-12 10:47:15.296 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-12 10:47:15.296 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-12 10:47:15.296 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-12 10:47:15.312 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-12 10:47:15.323 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-12 10:47:15.325 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-12 10:47:15.326 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365291bd 2024-02-12 10:47:15.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-12 10:47:15.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-12 10:47:15.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-12 10:47:15.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a1abba1 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-12 10:47:15.331 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.332 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-12 10:47:15.346 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.356 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.358 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.360 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.369 [DefaultDispatcher-worker-9 @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.371 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.375 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-12 10:47:15.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-12 10:47:15.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-12 10:47:15.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.388 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f: (connection evicted) 2024-02-12 10:47:15.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-12 10:47:15.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14acc33e 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.391 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.392 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-12 10:47:15.393 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.393 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.393 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-12 10:47:15.393 [DefaultDispatcher-worker-11 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:15.393 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.393 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.393 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.394 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.394 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.410 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.421 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.422 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.424 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a78446 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.424 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-12 10:47:15.425 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-12 10:47:15.438 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-12 10:47:15.449 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-12 10:47:15.451 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-12 10:47:15.452 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-12 10:47:15.463 [DefaultDispatcher-worker-10 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a0b857 2024-02-12 10:47:15.475 [DefaultDispatcher-worker-16 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.493 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.505 [DefaultDispatcher-worker-7 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde 2024-02-12 10:47:15.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-12 10:47:15.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-12 10:47:15.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.513 [DefaultDispatcher-worker-14 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:15.513 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.513 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.513 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.513 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc46dde: (connection evicted) 2024-02-12 10:47:15.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-12 10:47:15.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-12 10:47:15.514 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.514 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-12 10:47:15.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-12 10:47:15.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.514 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a0b857: (connection evicted) 2024-02-12 10:47:15.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-12 10:47:15.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72dd86 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-12 10:47:15.516 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.517 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.517 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-12 10:47:15.535 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.546 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.547 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.549 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320ca97c 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-02-12 10:47:15.550 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-12 10:47:15.564 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-02-12 10:47:15.574 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-02-12 10:47:15.576 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-02-12 10:47:15.577 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-02-12 10:47:15.581 [DefaultDispatcher-worker-4 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:15.581 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.581 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.581 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.582 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.582 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.587 [DefaultDispatcher-worker-10 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-02-12 10:47:15.601 [DefaultDispatcher-worker-4 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.617 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.629 [DefaultDispatcher-worker-13 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:15.629 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.629 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.629 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.630 [DefaultDispatcher-worker-2 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-02-12 10:47:15.630 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.630 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-12 10:47:15.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-12 10:47:15.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.634 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77228160: (connection evicted) 2024-02-12 10:47:15.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-12 10:47:15.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-12 10:47:15.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-12 10:47:15.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-12 10:47:15.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.635 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8: (connection evicted) 2024-02-12 10:47:15.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-12 10:47:15.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5379488c 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.638 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-12 10:47:15.639 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.639 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.639 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-12 10:47:15.654 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.664 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.666 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.668 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7234db3 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.668 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972b493 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972b493 2024-02-12 10:47:15.669 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-12 10:47:15.682 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2972b493 2024-02-12 10:47:15.693 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2972b493 2024-02-12 10:47:15.695 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2972b493 2024-02-12 10:47:15.696 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2972b493 2024-02-12 10:47:15.707 [DefaultDispatcher-worker-6 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2972b493 2024-02-12 10:47:15.721 [DefaultDispatcher-worker-16 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.739 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:15.745 [DefaultDispatcher-worker-9 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.751 [DefaultDispatcher-worker-8 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.761 [DefaultDispatcher-worker-16 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-02-12 10:47:15.769 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.770 [DefaultDispatcher-worker-7 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:15.770 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.770 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.770 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.771 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.771 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-12 10:47:15.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-12 10:47:15.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.775 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e5d408: (connection evicted) 2024-02-12 10:47:15.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-12 10:47:15.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-12 10:47:15.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-12 10:47:15.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-12 10:47:15.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.776 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2972b493: (connection evicted) 2024-02-12 10:47:15.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-12 10:47:15.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cca70e3 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.779 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-12 10:47:15.780 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.780 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.780 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-12 10:47:15.794 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.805 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.806 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.808 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51751265 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295a774 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295a774 2024-02-12 10:47:15.809 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-12 10:47:15.823 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295a774 2024-02-12 10:47:15.833 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295a774 2024-02-12 10:47:15.835 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295a774 2024-02-12 10:47:15.837 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295a774 2024-02-12 10:47:15.848 [DefaultDispatcher-worker-1 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295a774 2024-02-12 10:47:15.862 [DefaultDispatcher-worker-6 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.872 [DefaultDispatcher-worker-17 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.880 [DefaultDispatcher-worker-9 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54 2024-02-12 10:47:15.880 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-12 10:47:15.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-12 10:47:15.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.890 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f0c54: (connection evicted) 2024-02-12 10:47:15.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-12 10:47:15.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-12 10:47:15.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-12 10:47:15.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-12 10:47:15.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.891 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5295a774: (connection evicted) 2024-02-12 10:47:15.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-12 10:47:15.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a4979bf 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.892 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.893 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-12 10:47:15.908 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.919 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.920 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.922 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166fe7a 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.922 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.923 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.923 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-12 10:47:15.923 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-02-12 10:47:15.923 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-02-12 10:47:15.923 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-2 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-11 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.934 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.935 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.935 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.935 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.935 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.938 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-02-12 10:47:15.949 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-02-12 10:47:15.950 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-02-12 10:47:15.952 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-02-12 10:47:15.962 [DefaultDispatcher-worker-2 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-02-12 10:47:15.975 [DefaultDispatcher-worker-7 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.985 [DefaultDispatcher-worker-13 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-02-12 10:47:15.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-12 10:47:15.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-12 10:47:15.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.989 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19: (connection evicted) 2024-02-12 10:47:15.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-12 10:47:15.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-12 10:47:15.990 [DefaultDispatcher-worker-3 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:15.990 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.990 [DefaultDispatcher-worker-3 @coroutine#3019] 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 10:47:15.990 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-12 10:47:15.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-12 10:47:15.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:15.991 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b09582d: (connection evicted) 2024-02-12 10:47:15.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:15.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-12 10:47:15.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-12 10:47:15.991 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5add0cc0 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:15.994 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-12 10:47:15.995 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:15.995 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:15.995 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-12 10:47:16.008 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:16.018 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:16.020 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:16.022 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78907a46 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.022 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-12 10:47:16.023 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-12 10:47:16.023 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-12 10:47:16.023 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-12 10:47:16.027 [DefaultDispatcher-worker-3 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:16.027 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.027 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.027 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.028 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.028 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.036 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-12 10:47:16.047 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-12 10:47:16.049 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-12 10:47:16.051 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-12 10:47:16.061 [DefaultDispatcher-worker-16 @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-12 10:47:16.074 [DefaultDispatcher-worker-6 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:16.084 [DefaultDispatcher-worker-13 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:16.095 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:16.102 [DefaultDispatcher-worker-6 @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e470a51 2024-02-12 10:47:16.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-12 10:47:16.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-12 10:47:16.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.104 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e470a51: (connection evicted) 2024-02-12 10:47:16.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-12 10:47:16.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-12 10:47:16.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-12 10:47:16.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-12 10:47:16.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.106 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0: (connection evicted) 2024-02-12 10:47:16.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-12 10:47:16.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6529b078 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.108 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-12 10:47:16.125 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.136 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.137 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.139 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.139 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d62c35 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-12 10:47:16.140 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-12 10:47:16.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-12 10:47:16.164 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-12 10:47:16.165 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-12 10:47:16.167 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-12 10:47:16.178 [DefaultDispatcher-worker-17 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-12 10:47:16.182 [DefaultDispatcher-worker-16 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:16.182 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.182 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.183 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.184 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.184 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.191 [DefaultDispatcher-worker-14 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.198 [DefaultDispatcher-worker-14 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.205 [DefaultDispatcher-worker-17 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.209 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:16.212 [DefaultDispatcher-worker-14 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.224 [DefaultDispatcher-worker-14 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a 2024-02-12 10:47:16.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-12 10:47:16.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-12 10:47:16.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.225 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cd6b76a: (connection evicted) 2024-02-12 10:47:16.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-12 10:47:16.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-12 10:47:16.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-12 10:47:16.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-12 10:47:16.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.227 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a: (connection evicted) 2024-02-12 10:47:16.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-12 10:47:16.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70720b78 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.229 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-12 10:47:16.230 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.230 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.230 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-12 10:47:16.244 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.255 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.256 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.258 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6894d28d 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.258 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-12 10:47:16.259 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-12 10:47:16.259 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-12 10:47:16.259 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-12 10:47:16.271 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-12 10:47:16.282 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-12 10:47:16.283 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-12 10:47:16.285 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-12 10:47:16.295 [DefaultDispatcher-worker-10 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-12 10:47:16.309 [DefaultDispatcher-worker-11 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.318 [DefaultDispatcher-worker-11 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 10:47:16.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-12 10:47:16.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-12 10:47:16.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.329 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@355da59c: (connection evicted) 2024-02-12 10:47:16.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-12 10:47:16.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-12 10:47:16.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-12 10:47:16.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-12 10:47:16.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.331 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19beeb61: (connection evicted) 2024-02-12 10:47:16.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-12 10:47:16.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ee555 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.333 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-12 10:47:16.334 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.334 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.334 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-12 10:47:16.350 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.360 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.362 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.364 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62525579 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.364 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-12 10:47:16.365 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2024-02-12 10:47:16.365 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2024-02-12 10:47:16.365 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-12 10:47:16.378 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2024-02-12 10:47:16.388 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2024-02-12 10:47:16.390 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2024-02-12 10:47:16.392 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2024-02-12 10:47:16.401 [DefaultDispatcher-worker-4 @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2024-02-12 10:47:16.403 [DefaultDispatcher-worker-2 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:16.404 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.404 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.404 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.405 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.405 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.416 [DefaultDispatcher-worker-14 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.427 [DefaultDispatcher-worker-5 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47483211 2024-02-12 10:47:16.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-12 10:47:16.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-12 10:47:16.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.431 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47483211: (connection evicted) 2024-02-12 10:47:16.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-12 10:47:16.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-12 10:47:16.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-12 10:47:16.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-12 10:47:16.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.433 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30eed725: (connection evicted) 2024-02-12 10:47:16.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-12 10:47:16.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4beec7a1 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.435 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-12 10:47:16.451 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.461 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.463 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.465 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e700f4 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.465 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-12 10:47:16.466 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-12 10:47:16.481 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-12 10:47:16.492 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-12 10:47:16.494 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-12 10:47:16.495 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-12 10:47:16.506 [DefaultDispatcher-worker-8 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2024-02-12 10:47:16.525 [DefaultDispatcher-worker-17 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.528 [DefaultDispatcher-worker-10 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:16.528 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.528 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.529 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.530 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.530 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.534 [DefaultDispatcher-worker-2 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-02-12 10:47:16.536 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-12 10:47:16.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-12 10:47:16.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.539 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f16852: (connection evicted) 2024-02-12 10:47:16.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-12 10:47:16.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-12 10:47:16.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-12 10:47:16.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-12 10:47:16.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.540 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6: (connection evicted) 2024-02-12 10:47:16.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-12 10:47:16.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-12 10:47:16.542 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651a399 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.543 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-12 10:47:16.559 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.569 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.571 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.572 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644f033d 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-02-12 10:47:16.573 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-12 10:47:16.586 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-02-12 10:47:16.591 [DefaultDispatcher-worker-7 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:16.591 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.591 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.591 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.592 [DefaultDispatcher-worker-16 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.592 [DefaultDispatcher-worker-16 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.598 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-02-12 10:47:16.600 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-02-12 10:47:16.602 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-02-12 10:47:16.612 [DefaultDispatcher-worker-15 @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c349fc 2024-02-12 10:47:16.625 [DefaultDispatcher-worker-7 @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.640 [DefaultDispatcher-worker-4 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:16.640 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.640 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.640 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.641 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.642 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.643 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:16.646 [DefaultDispatcher-worker-17 @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.653 [DefaultDispatcher-worker-7 @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.674 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.779 [DefaultDispatcher-worker-1 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6db99c79 2024-02-12 10:47:16.781 [DefaultDispatcher-worker-3 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:16.781 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.781 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.781 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-12 10:47:16.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-12 10:47:16.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.782 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.782 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.782 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6db99c79: (connection evicted) 2024-02-12 10:47:16.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-12 10:47:16.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-12 10:47:16.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-12 10:47:16.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-12 10:47:16.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.783 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c349fc: (connection evicted) 2024-02-12 10:47:16.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-12 10:47:16.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537fb7bf 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.785 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-12 10:47:16.786 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.786 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.786 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-12 10:47:16.800 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.811 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.813 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.814 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae1d5f1 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@460a4935 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@460a4935 2024-02-12 10:47:16.815 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-12 10:47:16.828 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460a4935 2024-02-12 10:47:16.839 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460a4935 2024-02-12 10:47:16.840 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460a4935 2024-02-12 10:47:16.842 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460a4935 2024-02-12 10:47:16.853 [DefaultDispatcher-worker-12 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460a4935 2024-02-12 10:47:16.865 [DefaultDispatcher-worker-2 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.881 [DefaultDispatcher-worker-6 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.886 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:16.890 [DefaultDispatcher-worker-3 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1 2024-02-12 10:47:16.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-12 10:47:16.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-12 10:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.893 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40d0bff1: (connection evicted) 2024-02-12 10:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-12 10:47:16.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-12 10:47:16.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-12 10:47:16.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-12 10:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:16.895 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460a4935: (connection evicted) 2024-02-12 10:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:16.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-12 10:47:16.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e336d9 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.897 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-12 10:47:16.898 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:16.898 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:16.898 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-12 10:47:16.916 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:16.926 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:16.928 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:16.930 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3d3d3d 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:16.930 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2 2024-02-12 10:47:16.931 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-12 10:47:16.946 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-10 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-9 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.946 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.947 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.947 [DefaultDispatcher-worker-10 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.947 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.947 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:16.957 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2 2024-02-12 10:47:16.959 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2 2024-02-12 10:47:16.960 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2 2024-02-12 10:47:16.971 [DefaultDispatcher-worker-17 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2 2024-02-12 10:47:16.983 [DefaultDispatcher-worker-11 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:16.998 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:17.001 [DefaultDispatcher-worker-17 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:17.002 [DefaultDispatcher-worker-17 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.002 [DefaultDispatcher-worker-17 @coroutine#3019] 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 10:47:17.002 [DefaultDispatcher-worker-17 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.002 [DefaultDispatcher-worker-17 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.003 [DefaultDispatcher-worker-2 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5016934 2024-02-12 10:47:17.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-12 10:47:17.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-12 10:47:17.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.008 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5016934: (connection evicted) 2024-02-12 10:47:17.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-12 10:47:17.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-12 10:47:17.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-12 10:47:17.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-12 10:47:17.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.009 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b57dc2: (connection evicted) 2024-02-12 10:47:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-12 10:47:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564e0a6c 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.011 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.012 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-12 10:47:17.029 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.035 [DefaultDispatcher-worker-8 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:17.035 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.035 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.035 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.036 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.036 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.041 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.043 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.044 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@482034fb 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2024-02-12 10:47:17.045 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-12 10:47:17.058 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2024-02-12 10:47:17.069 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2024-02-12 10:47:17.071 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2024-02-12 10:47:17.073 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2024-02-12 10:47:17.083 [DefaultDispatcher-worker-9 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d306d27 2024-02-12 10:47:17.095 [DefaultDispatcher-worker-14 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.110 [DefaultDispatcher-worker-3 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.112 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:17.119 [DefaultDispatcher-worker-10 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-12 10:47:17.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-12 10:47:17.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-12 10:47:17.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.124 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647468a7: (connection evicted) 2024-02-12 10:47:17.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-12 10:47:17.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-12 10:47:17.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-12 10:47:17.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-12 10:47:17.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.125 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d306d27: (connection evicted) 2024-02-12 10:47:17.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-12 10:47:17.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-12 10:47:17.127 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@326320bb 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.128 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-12 10:47:17.143 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.154 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.156 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.157 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.167 [DefaultDispatcher-worker-9 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.175 [DefaultDispatcher-worker-14 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d 2024-02-12 10:47:17.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-12 10:47:17.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-12 10:47:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.187 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d94b49d: (connection evicted) 2024-02-12 10:47:17.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-12 10:47:17.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-12 10:47:17.242 [DefaultDispatcher-worker-10 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:17.242 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.242 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.242 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.243 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.243 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10770c1 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.245 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-12 10:47:17.246 [Test worker @coroutine#5739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-12 10:47:17.262 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-12 10:47:17.272 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-12 10:47:17.274 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-12 10:47:17.276 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-12 10:47:17.286 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-191 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 due to dirty commit state on close(). 2024-02-12 10:47:17.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd26290 2024-02-12 10:47:17.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-12 10:47:17.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-12 10:47:17.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.292 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd26290: (connection evicted) 2024-02-12 10:47:17.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-12 10:47:17.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755c29b0 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.354 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-12 10:47:17.355 [Test worker @coroutine#5762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-12 10:47:17.369 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-12 10:47:17.379 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-12 10:47:17.381 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-12 10:47:17.383 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-12 10:47:17.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-12 10:47:17.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-12 10:47:17.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:17.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-12 10:47:17.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48971262 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.388 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 10:47:17.389 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-12 10:47:17.402 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 10:47:17.413 [DefaultDispatcher-worker-1 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:17.413 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.413 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.413 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.414 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 10:47:17.415 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.415 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.416 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 10:47:17.417 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 10:47:17.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-12 10:47:17.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-12 10:47:17.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:17.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-12 10:47:17.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57629340 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.422 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 10:47:17.423 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-12 10:47:17.437 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 10:47:17.447 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 10:47:17.449 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 10:47:17.451 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6d9650 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.451 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 10:47:17.452 [Test worker @coroutine#5802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-12 10:47:17.466 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 10:47:17.476 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 10:47:17.478 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 10:47:17.479 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 10:47:17.489 [DefaultDispatcher-worker-8 @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 10:47:17.502 [DefaultDispatcher-worker-6 @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 10:47:17.507 [UI Thread @coroutine#5825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.508 [UI Thread @coroutine#5825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 10:47:17.508 [UI Thread @coroutine#5825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.509 [UI Thread @coroutine#5825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.509 [UI Thread @coroutine#5825] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.510 [UI Thread @coroutine#5825] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 10:47:17.510 [UI Thread @coroutine#5825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:17.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-12 10:47:17.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-12 10:47:17.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.512 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415c5469: (connection evicted) 2024-02-12 10:47:17.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-12 10:47:17.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-12 10:47:17.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-12 10:47:17.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-12 10:47:17.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.513 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e: (connection evicted) 2024-02-12 10:47:17.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-12 10:47:17.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-12 10:47:17.515 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-12 10:47:17.515 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.515 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.515 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.515 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.515 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a983294 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 10:47:17.516 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-12 10:47:17.531 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 10:47:17.538 [DefaultDispatcher-worker-11 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:17.539 [DefaultDispatcher-worker-11 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.539 [DefaultDispatcher-worker-11 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.539 [DefaultDispatcher-worker-11 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.540 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.540 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.542 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 10:47:17.544 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 10:47:17.546 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afbbf9b 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.546 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-12 10:47:17.547 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 10:47:17.547 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 10:47:17.547 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-12 10:47:17.560 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 10:47:17.570 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 10:47:17.572 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 10:47:17.574 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 10:47:17.584 [DefaultDispatcher-worker-17 @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 10:47:17.597 [DefaultDispatcher-worker-4 @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 10:47:17.599 [UI Thread @coroutine#5857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36125/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.599 [UI Thread @coroutine#5857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36125/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 10:47:17.599 [UI Thread @coroutine#5857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36125/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.601 [DefaultDispatcher-worker-9 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:17.601 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.601 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.601 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.601 [UI Thread @coroutine#5857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36125/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.601 [UI Thread @coroutine#5857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36125/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.602 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.602 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-12 10:47:17.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-12 10:47:17.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.603 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7937f96e: (connection evicted) 2024-02-12 10:47:17.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-12 10:47:17.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-12 10:47:17.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-12 10:47:17.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-12 10:47:17.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.604 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544faa01: (connection evicted) 2024-02-12 10:47:17.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-12 10:47:17.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-12 10:47:17.606 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d18a787 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-12 10:47:17.607 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-12 10:47:17.624 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-12 10:47:17.634 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-12 10:47:17.636 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-12 10:47:17.638 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f8933b 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-12 10:47:17.638 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-12 10:47:17.650 [DefaultDispatcher-worker-7 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:17.651 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.651 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.651 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.652 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.652 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.652 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-12 10:47:17.663 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-12 10:47:17.665 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-12 10:47:17.667 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-12 10:47:17.677 [DefaultDispatcher-worker-17 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-12 10:47:17.694 [DefaultDispatcher-worker-16 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-12 10:47:17.696 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.696 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 10:47:17.696 [UI Thread @coroutine#5893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.698 [UI Thread @coroutine#5893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.698 [UI Thread @coroutine#5893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 10:47:17.698 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 10:47:17.698 [UI Thread @coroutine#5893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:17.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-12 10:47:17.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-12 10:47:17.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.700 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a: (connection evicted) 2024-02-12 10:47:17.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-12 10:47:17.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-12 10:47:17.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-12 10:47:17.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-12 10:47:17.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.701 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a29520e: (connection evicted) 2024-02-12 10:47:17.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-12 10:47:17.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14144cc9 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.703 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.704 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-12 10:47:17.721 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.731 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.733 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.735 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e5554 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.735 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.736 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-12 10:47:17.736 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 10:47:17.736 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 10:47:17.736 [Test worker @coroutine#5899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-12 10:47:17.749 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 10:47:17.760 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 10:47:17.761 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 10:47:17.763 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 10:47:17.774 [DefaultDispatcher-worker-2 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 10:47:17.786 [DefaultDispatcher-worker-11 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.791 [DefaultDispatcher-worker-7 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:17.791 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.791 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.791 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.792 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.792 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.804 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:17.814 [DefaultDispatcher-worker-4 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 10:47:17.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-12 10:47:17.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-12 10:47:17.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.822 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c: (connection evicted) 2024-02-12 10:47:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-12 10:47:17.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-12 10:47:17.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-12 10:47:17.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-12 10:47:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.823 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6: (connection evicted) 2024-02-12 10:47:17.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-12 10:47:17.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233bfc46 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.826 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-12 10:47:17.840 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.850 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.852 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.854 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.864 [DefaultDispatcher-worker-6 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.884 [DefaultDispatcher-worker-8 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.901 [DefaultDispatcher-worker-1 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 10:47:17.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-12 10:47:17.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-12 10:47:17.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:17.904 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc: (connection evicted) 2024-02-12 10:47:17.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:17.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-12 10:47:17.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8316fa 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.907 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-12 10:47:17.908 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:17.908 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:17.908 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-12 10:47:17.924 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:17.934 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:17.936 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:17.938 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ae34f7 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:17.938 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-12 10:47:17.939 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 10:47:17.939 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 10:47:17.939 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-12 10:47:17.953 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 10:47:17.958 [DefaultDispatcher-worker-1 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:17.958 [DefaultDispatcher-worker-8 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:17.959 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.959 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.959 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.959 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:17.959 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.959 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.960 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.960 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.960 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.960 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:17.966 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 10:47:17.969 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 10:47:17.971 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 10:47:17.982 [DefaultDispatcher-worker-6 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 10:47:17.994 [DefaultDispatcher-worker-13 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:18.004 [DefaultDispatcher-worker-15 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 10:47:18.008 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.011 [DefaultDispatcher-worker-9 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:18.012 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.012 [DefaultDispatcher-worker-9 @coroutine#3019] 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 10:47:18.012 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.013 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-12 10:47:18.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-12 10:47:18.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.013 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@695f382c: (connection evicted) 2024-02-12 10:47:18.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-12 10:47:18.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-12 10:47:18.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-12 10:47:18.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-12 10:47:18.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.015 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19070326: (connection evicted) 2024-02-12 10:47:18.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-12 10:47:18.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab90b8c 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.017 [Test worker @coroutine#6021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-12 10:47:18.018 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.018 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.018 [Test worker @coroutine#6021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-12 10:47:18.031 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.041 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.043 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.045 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:18.045 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.045 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.045 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.045 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.046 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.046 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.053 [DefaultDispatcher-worker-10 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.060 [DefaultDispatcher-worker-3 @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.074 [DefaultDispatcher-worker-1 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936 2024-02-12 10:47:18.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-12 10:47:18.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-12 10:47:18.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.076 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4ee936: (connection evicted) 2024-02-12 10:47:18.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-12 10:47:18.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@615f61ec 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.078 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-12 10:47:18.079 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.079 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.079 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-12 10:47:18.093 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.104 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.106 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.107 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.116 [DefaultDispatcher-worker-14 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.123 [DefaultDispatcher-worker-8 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31620971 2024-02-12 10:47:18.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-12 10:47:18.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-12 10:47:18.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.125 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31620971: (connection evicted) 2024-02-12 10:47:18.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-12 10:47:18.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-12 10:47:18.127 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b57587e 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-12 10:47:18.128 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-12 10:47:18.144 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-12 10:47:18.155 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-12 10:47:18.157 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-12 10:47:18.158 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-12 10:47:18.216 [DefaultDispatcher-worker-17 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-12 10:47:18.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-12 10:47:18.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-12 10:47:18.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.222 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4005e63a: (connection evicted) 2024-02-12 10:47:18.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-12 10:47:18.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643bef2a 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.224 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-12 10:47:18.225 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.225 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.225 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-12 10:47:18.240 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.250 [DefaultDispatcher-worker-8 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:18.250 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.250 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.250 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.251 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.251 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.251 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.253 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.255 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.263 [DefaultDispatcher-worker-7 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.269 [DefaultDispatcher-worker-3 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76958827 2024-02-12 10:47:18.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-12 10:47:18.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-12 10:47:18.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.276 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76958827: (connection evicted) 2024-02-12 10:47:18.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-12 10:47:18.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d3bf09 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.280 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb95c6c 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb95c6c 2024-02-12 10:47:18.281 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-12 10:47:18.296 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb95c6c 2024-02-12 10:47:18.307 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb95c6c 2024-02-12 10:47:18.309 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb95c6c 2024-02-12 10:47:18.311 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb95c6c 2024-02-12 10:47:18.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-12 10:47:18.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-12 10:47:18.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-12 10:47:18.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-12 10:47:18.315 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453fcce2 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-02-12 10:47:18.316 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-12 10:47:18.330 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-02-12 10:47:18.341 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-02-12 10:47:18.342 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-02-12 10:47:18.344 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-02-12 10:47:18.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-12 10:47:18.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-12 10:47:18.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-12 10:47:18.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45382749 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.347 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.348 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.348 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-12 10:47:18.348 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d412ab5 2024-02-12 10:47:18.348 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d412ab5 2024-02-12 10:47:18.348 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-12 10:47:18.362 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d412ab5 2024-02-12 10:47:18.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d412ab5 2024-02-12 10:47:18.374 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d412ab5 2024-02-12 10:47:18.376 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d412ab5 2024-02-12 10:47:18.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-12 10:47:18.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-12 10:47:18.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-12 10:47:18.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-12 10:47:18.387 [UI Thread @coroutine#6181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53787/Site/verify 2024-02-12 10:47:18.387 [UI Thread @coroutine#6181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53787/Site/verify. 2024-02-12 10:47:18.387 [UI Thread @coroutine#6181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53787/Site/verify 2024-02-12 10:47:18.389 [UI Thread @coroutine#6181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53787/Site/verify 2024-02-12 10:47:18.389 [UI Thread @coroutine#6181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53787/Site/verify 2024-02-12 10:47:18.390 [UI Thread @coroutine#6181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53787/Site/verify. 2024-02-12 10:47:18.390 [UI Thread @coroutine#6181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53787/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ae084e 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-12 10:47:18.395 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@369958b0 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@369958b0 2024-02-12 10:47:18.396 [Test worker @coroutine#6195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-12 10:47:18.410 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369958b0 2024-02-12 10:47:18.421 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369958b0 2024-02-12 10:47:18.423 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369958b0 2024-02-12 10:47:18.423 [DefaultDispatcher-worker-8 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:18.424 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.424 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.424 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.425 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.425 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.425 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369958b0 2024-02-12 10:47:18.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-12 10:47:18.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-12 10:47:18.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-12 10:47:18.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddeeb78 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.428 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-12 10:47:18.429 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d5138 2024-02-12 10:47:18.429 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d5138 2024-02-12 10:47:18.429 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-12 10:47:18.443 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d5138 2024-02-12 10:47:18.454 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d5138 2024-02-12 10:47:18.455 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d5138 2024-02-12 10:47:18.457 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d5138 2024-02-12 10:47:18.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-12 10:47:18.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-12 10:47:18.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-12 10:47:18.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce58c1c 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.461 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-12 10:47:18.462 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1006d0e3 2024-02-12 10:47:18.462 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1006d0e3 2024-02-12 10:47:18.462 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-12 10:47:18.484 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1006d0e3 2024-02-12 10:47:18.499 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1006d0e3 2024-02-12 10:47:18.500 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1006d0e3 2024-02-12 10:47:18.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1006d0e3 2024-02-12 10:47:18.504 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44593/Site/verify 2024-02-12 10:47:18.504 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44593/Site/verify. 2024-02-12 10:47:18.504 [UI Thread @coroutine#6247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44593/Site/verify 2024-02-12 10:47:18.506 [UI Thread @coroutine#6247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44593/Site/verify 2024-02-12 10:47:18.506 [UI Thread @coroutine#6247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44593/Site/verify 2024-02-12 10:47:18.506 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44593/Site/verify. 2024-02-12 10:47:18.506 [UI Thread @coroutine#6247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44593/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:18.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-12 10:47:18.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-12 10:47:18.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-12 10:47:18.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-12 10:47:18.513 [UI Thread @coroutine#6259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43059/Site/verify 2024-02-12 10:47:18.513 [UI Thread @coroutine#6259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43059/Site/verify. 2024-02-12 10:47:18.513 [UI Thread @coroutine#6259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43059/Site/verify 2024-02-12 10:47:18.514 [UI Thread @coroutine#6259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43059/Site/verify 2024-02-12 10:47:18.514 [UI Thread @coroutine#6259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43059/Site/verify 2024-02-12 10:47:18.515 [UI Thread @coroutine#6259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43059/Site/verify. 2024-02-12 10:47:18.515 [UI Thread @coroutine#6259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43059/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:18.521 [UI Thread @coroutine#6272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38149/Site/verify 2024-02-12 10:47:18.521 [UI Thread @coroutine#6272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38149/Site/verify. 2024-02-12 10:47:18.521 [UI Thread @coroutine#6272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38149/Site/verify 2024-02-12 10:47:18.523 [UI Thread @coroutine#6272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38149/Site/verify 2024-02-12 10:47:18.523 [UI Thread @coroutine#6272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38149/Site/verify 2024-02-12 10:47:18.523 [UI Thread @coroutine#6272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38149/Site/verify. 2024-02-12 10:47:18.523 [UI Thread @coroutine#6272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38149/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:18.530 [UI Thread @coroutine#6286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-12 10:47:18.530 [UI Thread @coroutine#6286] 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 10:47:18.530 [UI Thread @coroutine#6286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-12 10:47:18.531 [UI Thread @coroutine#6286] 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 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c1ee02b 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.535 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-12 10:47:18.536 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.536 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.536 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-12 10:47:18.548 [DefaultDispatcher-worker-4 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:18.548 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.548 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.548 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.549 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.549 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.550 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.561 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.562 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.564 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.572 [DefaultDispatcher-worker-4 @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.588 [DefaultDispatcher-worker-10 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.597 [DefaultDispatcher-worker-5 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.604 [DefaultDispatcher-worker-13 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.612 [DefaultDispatcher-worker-13 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:18.612 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.612 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.612 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.613 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.613 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.614 [DefaultDispatcher-worker-13 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.620 [DefaultDispatcher-worker-13 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.627 [DefaultDispatcher-worker-16 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.636 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.645 [DefaultDispatcher-worker-16 @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-02-12 10:47:18.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-12 10:47:18.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-12 10:47:18.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.647 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c: (connection evicted) 2024-02-12 10:47:18.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-12 10:47:18.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f19ab6 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.650 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-12 10:47:18.651 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-12 10:47:18.651 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-12 10:47:18.651 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-12 10:47:18.661 [DefaultDispatcher-worker-13 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:18.661 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.661 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.661 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.662 [DefaultDispatcher-worker-3 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.662 [DefaultDispatcher-worker-3 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.668 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-12 10:47:18.679 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-12 10:47:18.680 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-12 10:47:18.682 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62065d12 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.682 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-12 10:47:18.683 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-12 10:47:18.696 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-12 10:47:18.707 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-12 10:47:18.709 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-12 10:47:18.710 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-12 10:47:18.722 [DefaultDispatcher-worker-10 @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf 2024-02-12 10:47:18.741 [DefaultDispatcher-worker-4 @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8 2024-02-12 10:47:18.751 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:18.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-12 10:47:18.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-12 10:47:18.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.754 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2493f9a8: (connection evicted) 2024-02-12 10:47:18.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-12 10:47:18.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-12 10:47:18.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-12 10:47:18.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-12 10:47:18.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.755 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae836cf: (connection evicted) 2024-02-12 10:47:18.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-12 10:47:18.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab7ac41 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.757 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-12 10:47:18.758 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.758 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.758 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-12 10:47:18.774 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.785 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.787 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.788 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d2bc34 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.789 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-12 10:47:18.790 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-12 10:47:18.790 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-12 10:47:18.790 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-12 10:47:18.801 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:18.802 [DefaultDispatcher-worker-15 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.802 [DefaultDispatcher-worker-15 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.802 [DefaultDispatcher-worker-15 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.803 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.803 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-12 10:47:18.803 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.813 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-12 10:47:18.815 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-12 10:47:18.817 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-12 10:47:18.827 [DefaultDispatcher-worker-3 @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2024-02-12 10:47:18.839 [DefaultDispatcher-worker-7 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.847 [DefaultDispatcher-worker-7 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2024-02-12 10:47:18.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-12 10:47:18.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-12 10:47:18.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.852 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301608d: (connection evicted) 2024-02-12 10:47:18.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-12 10:47:18.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-12 10:47:18.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-12 10:47:18.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-12 10:47:18.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.853 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f: (connection evicted) 2024-02-12 10:47:18.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:18.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-12 10:47:18.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-12 10:47:18.854 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188caeaf 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.855 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-12 10:47:18.869 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.879 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.881 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.883 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c7e7ffd 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:18.883 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-12 10:47:18.884 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0 2024-02-12 10:47:18.884 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0 2024-02-12 10:47:18.884 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-12 10:47:18.896 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0 2024-02-12 10:47:18.906 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0 2024-02-12 10:47:18.908 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0 2024-02-12 10:47:18.910 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0 2024-02-12 10:47:18.920 [DefaultDispatcher-worker-11 @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0 2024-02-12 10:47:18.932 [DefaultDispatcher-worker-12 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.942 [DefaultDispatcher-worker-12 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1 2024-02-12 10:47:18.955 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-12 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-5 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:18.971 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.972 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.972 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.972 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.972 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:18.984 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.022 [DefaultDispatcher-worker-15 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:19.022 [DefaultDispatcher-worker-15 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.022 [DefaultDispatcher-worker-15 @coroutine#3019] 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 10:47:19.022 [DefaultDispatcher-worker-15 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.023 [DefaultDispatcher-worker-15 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.055 [DefaultDispatcher-worker-13 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:19.055 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.055 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.055 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.056 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.056 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-12 10:47:19.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-12 10:47:19.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.196 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b05a9b1: (connection evicted) 2024-02-12 10:47:19.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-12 10:47:19.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-12 10:47:19.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-12 10:47:19.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-12 10:47:19.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.197 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51dd74a0: (connection evicted) 2024-02-12 10:47:19.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-12 10:47:19.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c5c0d2a 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.199 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-12 10:47:19.200 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.200 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.200 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-12 10:47:19.217 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.227 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.229 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.230 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504ccf42 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-12 10:47:19.231 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-12 10:47:19.244 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-12 10:47:19.255 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-12 10:47:19.257 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-12 10:47:19.259 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-12 10:47:19.260 [DefaultDispatcher-worker-7 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:19.260 [DefaultDispatcher-worker-7 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.260 [DefaultDispatcher-worker-7 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.260 [DefaultDispatcher-worker-7 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.261 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.261 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.269 [DefaultDispatcher-worker-13 @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-12 10:47:19.282 [DefaultDispatcher-worker-3 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.290 [DefaultDispatcher-worker-14 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.296 [DefaultDispatcher-worker-15 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.300 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.303 [DefaultDispatcher-worker-5 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.309 [DefaultDispatcher-worker-11 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.316 [DefaultDispatcher-worker-11 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73 2024-02-12 10:47:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-12 10:47:19.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-12 10:47:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.319 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ec5e73: (connection evicted) 2024-02-12 10:47:19.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-12 10:47:19.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-12 10:47:19.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-12 10:47:19.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-12 10:47:19.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.321 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e925a46: (connection evicted) 2024-02-12 10:47:19.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-12 10:47:19.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-12 10:47:19.322 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e156ee 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.323 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-12 10:47:19.339 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.349 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.350 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.352 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.352 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc8fd4b 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-12 10:47:19.353 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-12 10:47:19.366 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-12 10:47:19.376 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-12 10:47:19.378 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-12 10:47:19.379 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-12 10:47:19.390 [DefaultDispatcher-worker-13 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c 2024-02-12 10:47:19.402 [DefaultDispatcher-worker-13 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.411 [DefaultDispatcher-worker-2 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.418 [DefaultDispatcher-worker-1 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.423 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.426 [DefaultDispatcher-worker-14 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.435 [DefaultDispatcher-worker-1 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 10:47:19.435 [DefaultDispatcher-worker-11 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5522f9b 2024-02-12 10:47:19.435 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.435 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.435 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.436 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.436 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54693/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-12 10:47:19.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-12 10:47:19.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.440 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5522f9b: (connection evicted) 2024-02-12 10:47:19.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-12 10:47:19.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-12 10:47:19.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-12 10:47:19.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-12 10:47:19.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.441 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f8aa9c: (connection evicted) 2024-02-12 10:47:19.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-12 10:47:19.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-12 10:47:19.442 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc72335 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.443 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-12 10:47:19.459 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.469 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.471 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.472 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f270e7 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-12 10:47:19.473 [Test worker @coroutine#6609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-12 10:47:19.486 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-12 10:47:19.497 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-12 10:47:19.498 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-12 10:47:19.500 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-12 10:47:19.510 [DefaultDispatcher-worker-10 @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-12 10:47:19.522 [DefaultDispatcher-worker-15 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.530 [DefaultDispatcher-worker-6 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.538 [DefaultDispatcher-worker-10 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.543 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.546 [DefaultDispatcher-worker-14 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.553 [DefaultDispatcher-worker-2 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.559 [DefaultDispatcher-worker-14 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 10:47:19.560 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.560 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.560 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.561 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.561 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40397/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.562 [DefaultDispatcher-worker-13 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abc838a 2024-02-12 10:47:19.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-12 10:47:19.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-12 10:47:19.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.566 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7abc838a: (connection evicted) 2024-02-12 10:47:19.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-12 10:47:19.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-12 10:47:19.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-12 10:47:19.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-12 10:47:19.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.568 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da09b52: (connection evicted) 2024-02-12 10:47:19.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-12 10:47:19.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e91b051 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.570 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.571 [Test worker @coroutine#6665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-12 10:47:19.571 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-12 10:47:19.571 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-12 10:47:19.571 [Test worker @coroutine#6665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-12 10:47:19.585 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-12 10:47:19.596 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-12 10:47:19.598 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-12 10:47:19.599 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-12 10:47:19.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-12 10:47:19.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-12 10:47:19.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-12 10:47:19.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-12 10:47:19.667 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c9ec5b 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-12 10:47:19.668 [DefaultDispatcher-worker-8 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 10:47:19.668 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-02-12 10:47:19.669 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-02-12 10:47:19.669 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.669 [Test worker @coroutine#6687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-12 10:47:19.669 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.669 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.670 [DefaultDispatcher-worker-6 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.670 [DefaultDispatcher-worker-6 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59447/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.673 [DefaultDispatcher-worker-6 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 10:47:19.673 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.673 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.673 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.674 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.674 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38115/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.686 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-02-12 10:47:19.697 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-02-12 10:47:19.698 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-02-12 10:47:19.700 [Test worker @coroutine#6698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f37ed4 2024-02-12 10:47:19.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-12 10:47:19.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-12 10:47:19.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-12 10:47:19.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b431ea 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.706 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-12 10:47:19.707 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.707 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.707 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-12 10:47:19.720 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.731 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.733 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.734 [Test worker @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.744 [DefaultDispatcher-worker-12 @coroutine#6722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.752 [DefaultDispatcher-worker-8 @coroutine#6735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389f4282 2024-02-12 10:47:19.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-12 10:47:19.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-12 10:47:19.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.754 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389f4282: (connection evicted) 2024-02-12 10:47:19.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-12 10:47:19.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b94c22d 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.756 [Test worker @coroutine#6745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-12 10:47:19.757 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.757 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.757 [Test worker @coroutine#6745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-12 10:47:19.777 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.793 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.794 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.796 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.804 [DefaultDispatcher-worker-5 @coroutine#6752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.813 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 10:47:19.813 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.813 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.813 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.814 [DefaultDispatcher-worker-8 @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-12 10:47:19.814 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.814 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47707/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-12 10:47:19.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-12 10:47:19.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:19.816 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb: (connection evicted) 2024-02-12 10:47:19.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-12 10:47:19.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1f1c03 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.819 [Test worker @coroutine#6777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-12 10:47:19.820 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-12 10:47:19.820 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-12 10:47:19.820 [Test worker @coroutine#6777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-12 10:47:19.834 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-12 10:47:19.844 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-12 10:47:19.846 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-12 10:47:19.848 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-02-12 10:47:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-12 10:47:19.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-12 10:47:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-12 10:47:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f076bd 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.854 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-12 10:47:19.855 [Test worker @coroutine#6801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-12 10:47:19.869 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-12 10:47:19.880 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-12 10:47:19.882 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-12 10:47:19.884 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-12 10:47:19.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-12 10:47:19.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-12 10:47:19.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-12 10:47:19.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3bcab7 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.888 [Test worker @coroutine#6823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-12 10:47:19.889 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-02-12 10:47:19.889 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-02-12 10:47:19.889 [Test worker @coroutine#6823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-12 10:47:19.903 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-02-12 10:47:19.913 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-02-12 10:47:19.915 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-02-12 10:47:19.917 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-02-12 10:47:19.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-12 10:47:19.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-12 10:47:19.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-12 10:47:19.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-12 10:47:19.927 [Test worker @coroutine#6853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-12 10:47:19.941 [Test worker @coroutine#6853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-12 10:47:19.952 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-12 10:47:19.953 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-12 10:47:19.955 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-12 10:47:19.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-12 10:47:19.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-12 10:47:19.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-12 10:47:19.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc150e9 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-12 10:47:19.965 [Test worker @coroutine#6869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-12 10:47:19.980 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-14 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:19.983 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.984 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.984 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.984 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38369/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.984 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33255/UmAppDatabase/replication/nodeId 2024-02-12 10:47:19.991 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-12 10:47:19.993 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-12 10:47:19.995 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-12 10:47:19.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-12 10:47:19.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-12 10:47:19.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:19.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:19.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-12 10:47:19.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1703e50d 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:19.998 [Test worker @coroutine#6891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-12 10:47:19.999 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-12 10:47:19.999 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-12 10:47:19.999 [Test worker @coroutine#6891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-12 10:47:20.012 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-12 10:47:20.023 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-12 10:47:20.025 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-12 10:47:20.026 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-12 10:47:20.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-12 10:47:20.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-12 10:47:20.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-12 10:47:20.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7308e2d6 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.029 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-12 10:47:20.030 [Test worker @coroutine#6907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-12 10:47:20.033 [DefaultDispatcher-worker-7 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585820fb 2024-02-12 10:47:20.033 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.033 [DefaultDispatcher-worker-7 @coroutine#3019] 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 10:47:20.033 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.034 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.043 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-12 10:47:20.054 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-12 10:47:20.055 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-12 10:47:20.057 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-12 10:47:20.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-12 10:47:20.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-12 10:47:20.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-12 10:47:20.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295f115d 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-12 10:47:20.061 [Test worker @coroutine#6926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-12 10:47:20.066 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 10:47:20.066 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.066 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:20.066 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.067 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.067 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56449/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.075 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-12 10:47:20.086 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-12 10:47:20.087 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-12 10:47:20.089 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-12 10:47:20.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-12 10:47:20.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-12 10:47:20.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-12 10:47:20.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35266985 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.094 [Test worker @coroutine#6947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-12 10:47:20.095 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-02-12 10:47:20.095 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-02-12 10:47:20.095 [Test worker @coroutine#6947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-12 10:47:20.108 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-02-12 10:47:20.119 [Test worker @coroutine#6948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-02-12 10:47:20.120 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-02-12 10:47:20.122 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7066e 2024-02-12 10:47:20.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-12 10:47:20.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-12 10:47:20.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-12 10:47:20.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-12 10:47:20.125 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d123d10 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-02-12 10:47:20.126 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-12 10:47:20.144 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-02-12 10:47:20.155 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-02-12 10:47:20.156 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-02-12 10:47:20.158 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-02-12 10:47:20.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-12 10:47:20.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-12 10:47:20.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-12 10:47:20.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-12 10:47:20.161 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3920a7 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2024-02-12 10:47:20.162 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-12 10:47:20.176 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2024-02-12 10:47:20.186 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2024-02-12 10:47:20.188 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2024-02-12 10:47:20.189 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df05bd1 2024-02-12 10:47:20.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-12 10:47:20.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-12 10:47:20.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-12 10:47:20.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-12 10:47:20.194 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5188c0f2 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2024-02-12 10:47:20.195 [Test worker @coroutine#7001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-12 10:47:20.211 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2024-02-12 10:47:20.222 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2024-02-12 10:47:20.223 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2024-02-12 10:47:20.225 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6d94fc 2024-02-12 10:47:20.228 [UI Thread @coroutine#7015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-12 10:47:20.228 [UI Thread @coroutine#7015] 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 10:47:20.228 [UI Thread @coroutine#7015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-12 10:47:20.230 [UI Thread @coroutine#7015] 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 10:47:20.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-12 10:47:20.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-12 10:47:20.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-12 10:47:20.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-12 10:47:20.233 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf2aa3f 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2024-02-12 10:47:20.234 [Test worker @coroutine#7021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-12 10:47:20.250 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2024-02-12 10:47:20.261 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2024-02-12 10:47:20.262 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2024-02-12 10:47:20.264 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce34b92 2024-02-12 10:47:20.266 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49053/Site/verify 2024-02-12 10:47:20.266 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49053/Site/verify. 2024-02-12 10:47:20.266 [UI Thread @coroutine#7037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49053/Site/verify 2024-02-12 10:47:20.268 [UI Thread @coroutine#7037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49053/Site/verify 2024-02-12 10:47:20.268 [UI Thread @coroutine#7037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49053/Site/verify 2024-02-12 10:47:20.268 [UI Thread @coroutine#7037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49053/Site/verify. 2024-02-12 10:47:20.268 [UI Thread @coroutine#7037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49053/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:20.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-12 10:47:20.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-12 10:47:20.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 10:47:20.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-12 10:47:20.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-12 10:47:20.271 [DefaultDispatcher-worker-16 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 10:47:20.272 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.272 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId. 2024-02-12 10:47:20.272 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.273 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.273 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48341/UmAppDatabase/replication/nodeId 2024-02-12 10:47:20.275 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a940dc 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 10:47:20.276 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-12 10:47:20.277 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.277 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.277 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-12 10:47:20.293 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.304 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.305 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.307 [Test worker @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.316 [DefaultDispatcher-worker-7 @coroutine#7054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.326 [DefaultDispatcher-worker-2 @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26abee34 2024-02-12 10:47:20.331 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58727/557892373909557248/_ustadmanifest.json 2024-02-12 10:47:20.331 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58727/557892373909557248/_ustadmanifest.json. 2024-02-12 10:47:20.331 [UI Thread @coroutine#7063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58727/557892373909557248/_ustadmanifest.json 2024-02-12 10:47:20.333 [UI Thread @coroutine#7063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58727/557892373909557248/_ustadmanifest.json 2024-02-12 10:47:20.333 [UI Thread @coroutine#7063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58727/557892373909557248/_ustadmanifest.json 2024-02-12 10:47:20.333 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58727/557892373909557248/_ustadmanifest.json. 2024-02-12 10:47:20.333 [UI Thread @coroutine#7063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58727/557892373909557248/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:20.334 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58727/tincan.xml 2024-02-12 10:47:20.334 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58727/tincan.xml. 2024-02-12 10:47:20.334 [UI Thread @coroutine#7063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58727/tincan.xml 2024-02-12 10:47:20.334 [UI Thread @coroutine#7063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58727/tincan.xml 2024-02-12 10:47:20.334 [UI Thread @coroutine#7063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58727/tincan.xml 2024-02-12 10:47:20.335 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58727/tincan.xml. 2024-02-12 10:47:20.335 [UI Thread @coroutine#7063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58727/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 10:47:20.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-12 10:47:20.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-12 10:47:20.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 10:47:20.337 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26abee34: (connection evicted) 2024-02-12 10:47:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 10:47:20.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-12 10:47:20.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed.