2024-04-18 10:14:55.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-18 10:14:55.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:55.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:55.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-18 10:14:55.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:55.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:55.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-18 10:14:56.064 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:14:56.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d43fd 2024-04-18 10:14:56.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d43fd 2024-04-18 10:14:56.072 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.074 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aaa2a0 2024-04-18 10:14:56.074 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aaa2a0 2024-04-18 10:14:56.078 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395288d 2024-04-18 10:14:56.078 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395288d 2024-04-18 10:14:56.083 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697a89b 2024-04-18 10:14:56.084 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3697a89b 2024-04-18 10:14:56.087 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2576771f 2024-04-18 10:14:56.088 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2576771f 2024-04-18 10:14:56.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb7eb3 2024-04-18 10:14:56.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb7eb3 2024-04-18 10:14:56.098 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de0ff83 2024-04-18 10:14:56.098 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de0ff83 2024-04-18 10:14:56.100 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b857d4 2024-04-18 10:14:56.100 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b857d4 2024-04-18 10:14:56.102 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.103 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40600c93 2024-04-18 10:14:56.103 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40600c93 2024-04-18 10:14:56.103 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 10:14:56.106 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.352 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:14:56.352 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:14:56.353 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:14:56.354 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:14:56.390 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.391 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:14:56.392 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-18 10:14:56.392 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:14:56.475 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.517 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.543 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.568 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.599 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.605 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.606 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:14:56.606 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:14:56.729 [DefaultDispatcher-worker-6 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:14:56.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-18 10:14:56.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-18 10:14:56.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:14:56.769 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-18 10:14:56.770 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d43fd: (connection evicted) 2024-04-18 10:14:56.771 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77aaa2a0: (connection evicted) 2024-04-18 10:14:56.771 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7395288d: (connection evicted) 2024-04-18 10:14:56.772 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3697a89b: (connection evicted) 2024-04-18 10:14:56.773 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2576771f: (connection evicted) 2024-04-18 10:14:56.773 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eb7eb3: (connection evicted) 2024-04-18 10:14:56.774 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de0ff83: (connection evicted) 2024-04-18 10:14:56.774 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b857d4: (connection evicted) 2024-04-18 10:14:56.775 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40600c93: (connection evicted) 2024-04-18 10:14:56.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:56.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-18 10:14:56.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-18 10:14:56.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7608a838 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:56.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:56.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:56.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:56.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-18 10:14:56.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-18 10:14:56.791 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.804 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.807 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.809 [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-04-18 10:14:56.809 [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-04-18 10:14:56.809 [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-04-18 10:14:56.809 [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-04-18 10:14:56.824 [DefaultDispatcher-worker-7 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.825 [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-04-18 10:14:56.825 [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-04-18 10:14:56.825 [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-04-18 10:14:56.832 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.849 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.864 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.874 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:14:56.880 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.889 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:14:56.890 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:14:56.893 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fc7f3d 2024-04-18 10:14:56.893 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fc7f3d 2024-04-18 10:14:56.896 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.896 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3b8fd2 2024-04-18 10:14:56.896 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3b8fd2 2024-04-18 10:14:56.899 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e04144d 2024-04-18 10:14:56.899 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e04144d 2024-04-18 10:14:56.903 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:56.903 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0685e9 2024-04-18 10:14:56.903 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0685e9 2024-04-18 10:14:56.907 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c940023 2024-04-18 10:14:56.907 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c940023 2024-04-18 10:14:56.911 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@af75f7c 2024-04-18 10:14:56.911 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@af75f7c 2024-04-18 10:14:56.915 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@548f8413 2024-04-18 10:14:56.915 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@548f8413 2024-04-18 10:14:56.918 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b297aa6 2024-04-18 10:14:56.918 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b297aa6 2024-04-18 10:14:56.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5730fcf8 2024-04-18 10:14:56.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5730fcf8 2024-04-18 10:14:56.921 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:14:57.026 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:14:57.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-18 10:14:57.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-18 10:14:57.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:14:57.071 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a6a494: (connection evicted) 2024-04-18 10:14:57.072 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74fc7f3d: (connection evicted) 2024-04-18 10:14:57.073 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3b8fd2: (connection evicted) 2024-04-18 10:14:57.073 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e04144d: (connection evicted) 2024-04-18 10:14:57.074 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0685e9: (connection evicted) 2024-04-18 10:14:57.074 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c940023: (connection evicted) 2024-04-18 10:14:57.074 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@af75f7c: (connection evicted) 2024-04-18 10:14:57.075 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548f8413: (connection evicted) 2024-04-18 10:14:57.075 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b297aa6: (connection evicted) 2024-04-18 10:14:57.076 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5730fcf8: (connection evicted) 2024-04-18 10:14:57.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:57.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-18 10:14:57.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-18 10:14:57.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ea0f22 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:57.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:57.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:57.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-18 10:14:57.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e195cf 2024-04-18 10:14:57.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e195cf 2024-04-18 10:14:57.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-18 10:14:57.228 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:57.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42cc420b 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:57.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:57.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:57.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-18 10:14:57.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086623f 2024-04-18 10:14:57.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086623f 2024-04-18 10:14:57.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eae55 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:57.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:57.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:57.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-18 10:14:57.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-18 10:14:57.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-18 10:14:57.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-18 10:14:57.584 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:14:57.589 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086623f 2024-04-18 10:14:57.604 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:57.868 [DefaultDispatcher-worker-2 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-18 10:14:57.875 [DefaultDispatcher-worker-2 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-18 10:14:57.876 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44561/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:14:57.876 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44561/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-18 10:14:57.876 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44561/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:14:57.897 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44561/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:14:57.897 [DefaultDispatcher-worker-2 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44561/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:14:57.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-18 10:14:57.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-18 10:14:57.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:57.932 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5086623f: (connection evicted) 2024-04-18 10:14:57.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:57.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-18 10:14:57.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-18 10:14:57.936 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef0e576 2024-04-18 10:14:57.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48277712 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:57.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-18 10:14:57.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44b46 2024-04-18 10:14:57.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44b46 2024-04-18 10:14:57.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-18 10:14:57.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aa0dbca 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:57.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:57.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:57.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-18 10:14:57.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7ee56c 2024-04-18 10:14:57.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7ee56c 2024-04-18 10:14:57.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-18 10:14:58.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-18 10:14:58.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-18 10:14:58.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.014 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d44b46: (connection evicted) 2024-04-18 10:14:58.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-18 10:14:58.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-18 10:14:58.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b7bf01 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-18 10:14:58.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6e9289 2024-04-18 10:14:58.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6e9289 2024-04-18 10:14:58.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761f234c 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-18 10:14:58.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b4df5a 2024-04-18 10:14:58.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b4df5a 2024-04-18 10:14:58.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-18 10:14:58.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-18 10:14:58.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-18 10:14:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.049 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a6e9289: (connection evicted) 2024-04-18 10:14:58.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-18 10:14:58.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-18 10:14:58.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580ffea 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-18 10:14:58.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6556b6 2024-04-18 10:14:58.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6556b6 2024-04-18 10:14:58.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-18 10:14:58.070 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d49790 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-18 10:14:58.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851c7d2 2024-04-18 10:14:58.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851c7d2 2024-04-18 10:14:58.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-18 10:14:58.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-18 10:14:58.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-18 10:14:58.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.090 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a6556b6: (connection evicted) 2024-04-18 10:14:58.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-18 10:14:58.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-18 10:14:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd4459b 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-18 10:14:58.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@517a46f3 2024-04-18 10:14:58.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@517a46f3 2024-04-18 10:14:58.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-18 10:14:58.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-18 10:14:58.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fb151a 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-18 10:14:58.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60d324 2024-04-18 10:14:58.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60d324 2024-04-18 10:14:58.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-18 10:14:58.141 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-18 10:14:58.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-18 10:14:58.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.156 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517a46f3: (connection evicted) 2024-04-18 10:14:58.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-18 10:14:58.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-18 10:14:58.180 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.220 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c95480 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-18 10:14:58.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-04-18 10:14:58.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-04-18 10:14:58.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0294a7 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-18 10:14:58.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-18 10:14:58.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-18 10:14:58.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-18 10:14:58.390 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.416 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.450 [DefaultDispatcher-worker-3 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-18 10:14:58.481 [DefaultDispatcher-worker-6 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-18 10:14:58.493 [DefaultDispatcher-worker-3 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-18 10:14:58.504 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-18 10:14:58.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-18 10:14:58.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-18 10:14:58.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.564 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3451fc88: (connection evicted) 2024-04-18 10:14:58.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-18 10:14:58.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-18 10:14:58.573 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-04-18 10:14:58.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-18 10:14:58.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2558f65c 2024-04-18 10:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-18 10:14:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-18 10:14:58.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-04-18 10:14:58.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-04-18 10:14:58.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30fa8a6b 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-18 10:14:58.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-04-18 10:14:58.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-04-18 10:14:58.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-18 10:14:58.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-18 10:14:58.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-18 10:14:58.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.618 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73d91faf: (connection evicted) 2024-04-18 10:14:58.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-18 10:14:58.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b336cc8 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2024-04-18 10:14:58.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2024-04-18 10:14:58.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-18 10:14:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-18 10:14:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-04-18 10:14:58.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-04-18 10:14:58.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-18 10:14:58.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-18 10:14:58.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-18 10:14:58.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.642 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56881196: (connection evicted) 2024-04-18 10:14:58.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-18 10:14:58.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-18 10:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-18 10:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-04-18 10:14:58.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-04-18 10:14:58.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61eab26b 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-18 10:14:58.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2024-04-18 10:14:58.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2024-04-18 10:14:58.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-18 10:14:58.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-18 10:14:58.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-18 10:14:58.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.670 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e: (connection evicted) 2024-04-18 10:14:58.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-18 10:14:58.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a58466 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-18 10:14:58.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2024-04-18 10:14:58.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2024-04-18 10:14:58.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-18 10:14:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3460e4ed 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-04-18 10:14:58.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-04-18 10:14:58.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-18 10:14:58.724 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.739 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.764 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-18 10:14:58.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-18 10:14:58.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.774 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9147ba2: (connection evicted) 2024-04-18 10:14:58.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-18 10:14:58.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-18 10:14:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-18 10:14:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-04-18 10:14:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-04-18 10:14:58.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-18 10:14:58.795 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-18 10:14:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-04-18 10:14:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-04-18 10:14:58.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-18 10:14:58.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-18 10:14:58.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-18 10:14:58.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.800 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5: (connection evicted) 2024-04-18 10:14:58.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-18 10:14:58.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29519337 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-04-18 10:14:58.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2024-04-18 10:14:58.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-18 10:14:58.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2024-04-18 10:14:58.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2024-04-18 10:14:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-18 10:14:58.835 [DefaultDispatcher-worker-7 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21540255 2024-04-18 10:14:58.837 [DefaultDispatcher-worker-7 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21540255 2024-04-18 10:14:58.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-18 10:14:58.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-18 10:14:58.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.839 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61: (connection evicted) 2024-04-18 10:14:58.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-18 10:14:58.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-18 10:14:58.842 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21540255 2024-04-18 10:14:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-18 10:14:58.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-18 10:14:58.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-04-18 10:14:58.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-04-18 10:14:58.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-18 10:14:58.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-18 10:14:58.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-04-18 10:14:58.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-04-18 10:14:58.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-18 10:14:58.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-18 10:14:58.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-18 10:14:58.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.883 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d31f14: (connection evicted) 2024-04-18 10:14:58.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:58.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-18 10:14:58.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-18 10:14:58.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-18 10:14:58.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b19712f 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2024-04-18 10:14:58.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2024-04-18 10:14:58.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-18 10:14:58.898 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:58.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:58.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-18 10:14:58.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-04-18 10:14:58.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-04-18 10:14:58.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-18 10:14:58.920 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.964 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:58.998 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.014 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.103 [DefaultDispatcher-worker-3 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-04-18 10:14:59.105 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-04-18 10:14:59.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-18 10:14:59.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-18 10:14:59.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.107 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510e4d79: (connection evicted) 2024-04-18 10:14:59.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-18 10:14:59.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-18 10:14:59.109 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a075e70 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-18 10:14:59.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2024-04-18 10:14:59.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@533e2f4 2024-04-18 10:14:59.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-18 10:14:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75bf9e67 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-18 10:14:59.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-04-18 10:14:59.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@772f3a3f 2024-04-18 10:14:59.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-18 10:14:59.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-18 10:14:59.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-18 10:14:59.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.139 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533e2f4: (connection evicted) 2024-04-18 10:14:59.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-18 10:14:59.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2024-04-18 10:14:59.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2024-04-18 10:14:59.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-18 10:14:59.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2024-04-18 10:14:59.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2024-04-18 10:14:59.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-18 10:14:59.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-18 10:14:59.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-18 10:14:59.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.165 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4551c6: (connection evicted) 2024-04-18 10:14:59.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-18 10:14:59.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-18 10:14:59.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-18 10:14:59.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ecf57b 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-18 10:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-04-18 10:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-04-18 10:14:59.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62054faf 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-18 10:14:59.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-18 10:14:59.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-18 10:14:59.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-18 10:14:59.232 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.263 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.270 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.287 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.365 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-18 10:14:59.367 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-18 10:14:59.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-18 10:14:59.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-18 10:14:59.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.368 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a336906: (connection evicted) 2024-04-18 10:14:59.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-18 10:14:59.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-18 10:14:59.370 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-18 10:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-18 10:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a33316 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-18 10:14:59.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@77204651 2024-04-18 10:14:59.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@77204651 2024-04-18 10:14:59.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51cca357 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-18 10:14:59.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c8bb5 2024-04-18 10:14:59.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c8bb5 2024-04-18 10:14:59.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-18 10:14:59.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-18 10:14:59.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-18 10:14:59.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.400 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77204651: (connection evicted) 2024-04-18 10:14:59.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-18 10:14:59.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-18 10:14:59.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-18 10:14:59.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-18 10:14:59.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-18 10:14:59.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-18 10:14:59.428 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-18 10:14:59.440 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-18 10:14:59.442 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-18 10:14:59.448 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-18 10:14:59.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a944af9 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-18 10:14:59.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2024-04-18 10:14:59.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2024-04-18 10:14:59.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-18 10:14:59.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-18 10:14:59.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-18 10:14:59.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:14:59.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-18 10:14:59.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f35a31 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-18 10:14:59.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-18 10:14:59.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-18 10:14:59.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-18 10:14:59.464 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-18 10:14:59.476 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-18 10:14:59.478 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-18 10:14:59.481 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4377ed24 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-18 10:14:59.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-18 10:14:59.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-18 10:14:59.491 [DefaultDispatcher-worker-2 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-18 10:14:59.493 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-18 10:14:59.494 [DefaultDispatcher-worker-5 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-18 10:14:59.496 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-18 10:14:59.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-18 10:14:59.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.497 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34: (connection evicted) 2024-04-18 10:14:59.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-18 10:14:59.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2444c3df 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-18 10:14:59.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-18 10:14:59.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-18 10:14:59.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-18 10:14:59.506 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-18 10:14:59.520 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-18 10:14:59.522 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-18 10:14:59.525 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65262308 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-18 10:14:59.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-18 10:14:59.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-18 10:14:59.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-18 10:14:59.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-18 10:14:59.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-18 10:14:59.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:14:59.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-18 10:14:59.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fc5687 2024-04-18 10:14:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-18 10:14:59.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-18 10:14:59.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-18 10:14:59.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-18 10:14:59.535 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-18 10:14:59.547 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-18 10:14:59.549 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-18 10:14:59.550 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.552 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-18 10:14:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-18 10:14:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430aae8e 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-18 10:14:59.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-18 10:14:59.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-18 10:14:59.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-18 10:14:59.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-18 10:14:59.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-18 10:14:59.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:14:59.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-18 10:14:59.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-18 10:14:59.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295d54d6 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-18 10:14:59.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-18 10:14:59.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-18 10:14:59.583 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.617 [DefaultDispatcher-worker-5 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-18 10:14:59.627 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.630 [DefaultDispatcher-worker-5 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-18 10:14:59.654 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.667 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.680 [DefaultDispatcher-worker-2 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-18 10:14:59.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-18 10:14:59.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-18 10:14:59.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.682 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a: (connection evicted) 2024-04-18 10:14:59.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-18 10:14:59.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30133a11 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-18 10:14:59.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-18 10:14:59.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-18 10:14:59.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-18 10:14:59.729 [DefaultDispatcher-worker-6 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-18 10:14:59.743 [DefaultDispatcher-worker-3 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-18 10:14:59.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-18 10:14:59.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-18 10:14:59.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.759 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3639b04: (connection evicted) 2024-04-18 10:14:59.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-18 10:14:59.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ef32eb 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-18 10:14:59.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-18 10:14:59.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-18 10:14:59.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-18 10:14:59.800 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-18 10:14:59.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-18 10:14:59.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-18 10:14:59.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.803 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d: (connection evicted) 2024-04-18 10:14:59.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-18 10:14:59.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75959b0c 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-18 10:14:59.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-18 10:14:59.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-18 10:14:59.849 [DefaultDispatcher-worker-2 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-18 10:14:59.860 [DefaultDispatcher-worker-3 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-18 10:14:59.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-18 10:14:59.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-18 10:14:59.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.861 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6: (connection evicted) 2024-04-18 10:14:59.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-18 10:14:59.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-18 10:14:59.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@adc3344 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-18 10:14:59.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-18 10:14:59.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-18 10:14:59.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-18 10:14:59.912 [DefaultDispatcher-worker-3 @coroutine#330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-18 10:14:59.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-18 10:14:59.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-18 10:14:59.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.915 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e647f39: (connection evicted) 2024-04-18 10:14:59.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-18 10:14:59.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-18 10:14:59.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598e5cb8 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:14:59.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:14:59.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-18 10:14:59.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-18 10:14:59.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-18 10:14:59.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-18 10:14:59.959 [DefaultDispatcher-worker-12 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-18 10:14:59.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-18 10:14:59.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-18 10:14:59.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:14:59.959 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300aa927: (connection evicted) 2024-04-18 10:14:59.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:14:59.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-18 10:14:59.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-18 10:15:00.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0ff7a0 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:00.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-18 10:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-18 10:15:00.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-18 10:15:00.224 [DefaultDispatcher-worker-7 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-18 10:15:00.237 [DefaultDispatcher-worker-12 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-18 10:15:00.239 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60961/manifest.json 2024-04-18 10:15:00.239 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60961/manifest.json. 2024-04-18 10:15:00.240 [Test worker @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60961/manifest.json 2024-04-18 10:15:00.241 [Test worker @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60961/manifest.json 2024-04-18 10:15:00.242 [Test worker @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60961/manifest.json 2024-04-18 10:15:00.250 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:00.367 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60961/manifest.json. 2024-04-18 10:15:00.368 [Test worker @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60961/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:00.383 [DefaultDispatcher-worker-12 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-18 10:15:00.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-18 10:15:00.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-18 10:15:00.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:00.390 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e: (connection evicted) 2024-04-18 10:15:00.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:00.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-18 10:15:00.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc18fec 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:00.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:00.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-18 10:15:00.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-18 10:15:00.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-18 10:15:00.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799cf32d 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:00.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:00.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-18 10:15:00.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd6698b 2024-04-18 10:15:00.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd6698b 2024-04-18 10:15:00.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-18 10:15:00.437 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:15:00.493 [Test worker] INFO ktor.application - Application started in 0.062 seconds. 2024-04-18 10:15:00.494 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@63846fa4 2024-04-18 10:15:00.497 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:00.509 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:00.590 [DefaultDispatcher-worker-9 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:15:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-18 10:15:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:00.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a525f88 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:00.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:00.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-18 10:15:00.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff3275b 2024-04-18 10:15:00.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff3275b 2024-04-18 10:15:00.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-18 10:15:00.619 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:15:00.625 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:15:00.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:15:00.625 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:15:00.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 10:15:00.625 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:15:00.626 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:15:00.626 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:15:00.626 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ab63b5 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:00.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-18 10:15:00.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-18 10:15:00.692 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:00.696 [DefaultDispatcher-worker-9 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.710 [DefaultDispatcher-worker-7 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.719 [DefaultDispatcher-worker-8 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff3275b 2024-04-18 10:15:00.723 [DefaultDispatcher-worker-8 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff3275b 2024-04-18 10:15:00.728 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:00.732 [DefaultDispatcher-worker-12 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.743 [DefaultDispatcher-worker-2 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.743 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:00.743 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json. 2024-04-18 10:15:00.743 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:00.747 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:00.747 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:00.748 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json. 2024-04-18 10:15:00.748 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:00.766 [DefaultDispatcher-worker-10 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.773 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:15:00.774 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-90f3a1a7-b143-40b0-8f0b-a2c86220aefa', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:15:00.778 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:00.778 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-90f3a1a7-b143-40b0-8f0b-a2c86220aefa 2024-04-18 10:15:00.782 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:00.782 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:00.783 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:00.783 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:00.795 [DefaultDispatcher-worker-8 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.795 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:00.795 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:00.795 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:00.803 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:00.803 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:00.803 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:00.803 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:00.870 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:15:00.870 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:15:00.870 [eventLoopGroupProxy-4-1 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:15:00.870 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 10:15:00.876 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:00.876 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:00.879 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:00.879 [eventLoopGroupProxy-4-1 @call-handler#406] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:15:00.879 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:00.884 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:00.884 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:00.884 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:00.888 [eventLoopGroupProxy-4-2 @call-handler#408] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 23ms 2024-04-18 10:15:00.888 [eventLoopGroupProxy-4-3 @call-handler#407] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 23ms 2024-04-18 10:15:00.888 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:00.888 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:00.894 [eventLoopGroupProxy-4-1 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-18 10:15:00.898 [DefaultDispatcher-worker-14 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.906 [eventLoopGroupProxy-4-1 @call-handler#406] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 41ms 2024-04-18 10:15:00.907 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:00.907 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:00.908 [DefaultDispatcher-worker-16 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.913 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:00.913 [DefaultDispatcher-worker-9 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:00.926 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:00.926 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:00.926 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:00.927 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:00.932 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:00.947 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-18 10:15:00.948 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:00.948 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-04-18 10:15:00.949 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:00.957 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:00.957 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:00.957 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:00.957 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:00.961 [eventLoopGroupProxy-4-3 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:00.964 [eventLoopGroupProxy-4-3 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-18 10:15:00.964 [eventLoopGroupProxy-4-3 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:00.965 [eventLoopGroupProxy-4-3 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 10:15:00.965 [DefaultDispatcher-worker-9 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:00.978 [DefaultDispatcher-worker-15 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:00.995 [DefaultDispatcher-worker-6 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:01.009 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:01.009 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:01.009 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:01.009 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:01.011 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:01.012 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:01.012 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:01.041 [DefaultDispatcher-worker-10 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd6698b 2024-04-18 10:15:01.043 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:01.043 [DefaultDispatcher-worker-10 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:01.043 [DefaultDispatcher-worker-10 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json. 2024-04-18 10:15:01.043 [eventLoopGroupProxy-4-3 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-04-18 10:15:01.043 [DefaultDispatcher-worker-10 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:01.044 [DefaultDispatcher-worker-15 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:01.044 [DefaultDispatcher-worker-15 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:01.045 [DefaultDispatcher-worker-15 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:01.045 [DefaultDispatcher-worker-15 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:01.046 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:01.046 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json 2024-04-18 10:15:01.046 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json. 2024-04-18 10:15:01.046 [DefaultDispatcher-worker-3 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360199341535232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:01.062 [DefaultDispatcher-worker-6 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-04-18 10:15:01.063 [DefaultDispatcher-worker-15 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd6698b 2024-04-18 10:15:01.065 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:15:01.065 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:15:01.065 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:15:01.065 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:15:01.065 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:15:01.067 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff3275b 2024-04-18 10:15:01.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-18 10:15:01.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-18 10:15:01.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:01.068 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a56f608: (connection evicted) 2024-04-18 10:15:01.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:01.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-18 10:15:01.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-18 10:15:01.120 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:01.120 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:01.480 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:01.485 [DefaultDispatcher-worker-15 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-18 10:15:02.074 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@63846fa4 2024-04-18 10:15:02.074 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@63846fa4 2024-04-18 10:15:02.078 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-18 10:15:02.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-18 10:15:02.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-18 10:15:02.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:02.078 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd6698b: (connection evicted) 2024-04-18 10:15:02.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:02.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-18 10:15:02.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38b7004d 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:02.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:02.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:02.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:02.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5243d730 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:02.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:02.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-18 10:15:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-04-18 10:15:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-04-18 10:15:02.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-18 10:15:02.108 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:15:02.110 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 10:15:02.110 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6aaf1ce8 2024-04-18 10:15:02.112 [DefaultDispatcher-worker-7 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466cca41 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:02.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:02.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-18 10:15:02.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-04-18 10:15:02.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-04-18 10:15:02.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-18 10:15:02.115 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:15:02.115 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:15:02.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:15:02.116 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:15:02.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 10:15:02.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:15:02.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:15:02.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:15:02.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b387ef 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:02.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:02.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-18 10:15:02.160 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.172 [DefaultDispatcher-worker-4 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.180 [DefaultDispatcher-worker-12 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-04-18 10:15:02.183 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-04-18 10:15:02.184 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:02.189 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:02.194 [DefaultDispatcher-worker-7 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.209 [DefaultDispatcher-worker-4 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.209 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:02.209 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json. 2024-04-18 10:15:02.209 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:02.211 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:02.212 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:02.212 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json. 2024-04-18 10:15:02.212 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:02.213 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:02.218 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:02.227 [DefaultDispatcher-worker-4 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:15:02.228 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d91b3dbc-93e4-441c-897f-34ab63ff2828', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:15:02.230 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:02.230 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d91b3dbc-93e4-441c-897f-34ab63ff2828 2024-04-18 10:15:02.231 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:02.231 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:02.231 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:02.231 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:02.236 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:15:02.236 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 10:15:02.237 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:02.237 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.237 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:02.238 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.238 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-18 10:15:02.239 [DefaultDispatcher-worker-3 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:02.239 [DefaultDispatcher-worker-3 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:02.242 [DefaultDispatcher-worker-4 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.242 [DefaultDispatcher-worker-4 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:02.242 [DefaultDispatcher-worker-4 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:02.242 [DefaultDispatcher-worker-4 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:02.245 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:15:02.245 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.245 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:02.245 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.246 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:02.246 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.246 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 10:15:02.247 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:02.247 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:02.248 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:15:02.248 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:15:02.250 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:02.251 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-18 10:15:02.252 [DefaultDispatcher-worker-1 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.252 [DefaultDispatcher-worker-1 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.252 [DefaultDispatcher-worker-1 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:02.253 [DefaultDispatcher-worker-1 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:02.254 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.254 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.255 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.255 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.257 [DefaultDispatcher-worker-8 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.257 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:02.261 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:02.261 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.261 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:02.262 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.265 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.265 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.265 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.265 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.266 [DefaultDispatcher-worker-8 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.267 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:02.270 [eventLoopGroupProxy-7-1 @coroutine#531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:02.270 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.271 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:02.271 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.273 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.273 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.273 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.273 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.275 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:02.318 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.319 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:02.319 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.320 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.320 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.320 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.320 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.323 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.323 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 10:15:02.324 [DefaultDispatcher-worker-7 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.324 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.324 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:02.325 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-18 10:15:02.325 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.338 [DefaultDispatcher-worker-8 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:02.341 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:15:02.840 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-42f55d59-8655-4135-83e1-93fa7c090e71', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:15:02.840 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:02.840 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-42f55d59-8655-4135-83e1-93fa7c090e71 2024-04-18 10:15:02.845 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.845 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:02.845 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.845 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:02.848 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:15:02.848 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:15:02.849 [eventLoopGroupProxy-7-1 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:02.852 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-18 10:15:02.853 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.853 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:02.853 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:02.853 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:02.856 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.856 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.856 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.856 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.859 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:02.862 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.862 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:02.863 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.866 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.866 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.866 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.866 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.869 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:02.871 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.871 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:02.872 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.874 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.874 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.874 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.874 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.875 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:02.919 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.919 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:02.919 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.921 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.921 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.921 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.921 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.923 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:02.966 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:02.966 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:02.967 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.968 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.968 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:02.969 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:02.969 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:02.971 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.014 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.014 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:03.015 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.016 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.016 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.016 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.016 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.018 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.062 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.062 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:03.063 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.064 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.064 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.064 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.064 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.066 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.110 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.110 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:03.111 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.112 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.112 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.112 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.112 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.114 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.158 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.158 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:03.159 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.160 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.160 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.160 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.160 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.162 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.206 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.207 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:03.207 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.208 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.209 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.209 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.209 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.210 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.254 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.254 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:03.255 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.256 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.256 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.256 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.256 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.258 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.302 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.302 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:03.303 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.304 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.304 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.304 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.304 [DefaultDispatcher-worker-6 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.306 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.351 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.351 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:15:03.351 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.352 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.352 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.353 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.353 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.354 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.355 [DefaultDispatcher-worker-8 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:03.402 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.402 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 10:15:03.403 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.404 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.404 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.404 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.404 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.407 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.452 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:03.453 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.453 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 10:15:03.453 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.456 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.456 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.456 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.456 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.458 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.460 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:03.460 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.460 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:03.461 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.462 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.462 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:03.462 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.462 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:03.464 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:03.466 [eventLoopGroupProxy-7-1 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:03.466 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.466 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:03.467 [DefaultDispatcher-worker-15 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:03.478 [DefaultDispatcher-worker-2 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:03.489 [DefaultDispatcher-worker-10 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:03.490 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:03.490 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:03.490 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:03.490 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:03.492 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:03.493 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:03.493 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:03.521 [DefaultDispatcher-worker-10 @call-handler#615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-04-18 10:15:03.522 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:03.522 [eventLoopGroupProxy-7-1 @call-handler#615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-04-18 10:15:03.523 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:03.523 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json. 2024-04-18 10:15:03.523 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:03.523 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:03.523 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:03.523 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:03.523 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:03.525 [DefaultDispatcher-worker-8 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:03.525 [DefaultDispatcher-worker-8 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json 2024-04-18 10:15:03.525 [DefaultDispatcher-worker-8 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json. 2024-04-18 10:15:03.525 [DefaultDispatcher-worker-8 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360211697111040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:03.536 [DefaultDispatcher-worker-14 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-18 10:15:03.538 [DefaultDispatcher-worker-5 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-04-18 10:15:03.540 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:15:03.540 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:15:03.540 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:15:03.540 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:15:03.540 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:15:03.542 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-04-18 10:15:03.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-18 10:15:03.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-18 10:15:03.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:03.542 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4028aab2: (connection evicted) 2024-04-18 10:15:03.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:03.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-18 10:15:03.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-18 10:15:03.616 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:03.841 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:03.979 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:04.086 [DefaultDispatcher-worker-13 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2024-04-18 10:15:04.547 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6aaf1ce8 2024-04-18 10:15:04.547 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6aaf1ce8 2024-04-18 10:15:04.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-18 10:15:04.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-18 10:15:04.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:04.548 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68722de3: (connection evicted) 2024-04-18 10:15:04.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:04.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-18 10:15:04.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32153bbe 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:04.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-18 10:15:04.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34114276 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:04.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:04.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5923210 2024-04-18 10:15:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5923210 2024-04-18 10:15:04.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-18 10:15:04.570 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:15:04.572 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 10:15:04.572 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3cd89c72 2024-04-18 10:15:04.573 [DefaultDispatcher-worker-10 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a319a2e 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:04.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-18 10:15:04.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-18 10:15:04.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-18 10:15:04.576 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:15:04.577 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:15:04.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:15:04.577 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:15:04.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 10:15:04.577 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:15:04.577 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:15:04.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:15:04.577 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3881b884 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:04.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:04.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-18 10:15:04.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-18 10:15:04.620 [DefaultDispatcher-worker-16 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.631 [DefaultDispatcher-worker-4 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.638 [DefaultDispatcher-worker-5 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-18 10:15:04.641 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-18 10:15:04.652 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:04.653 [DefaultDispatcher-worker-10 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.656 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:04.662 [DefaultDispatcher-worker-8 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.663 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.663 [Test worker @coroutine#648] 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/582360217242267648/_ustadmanifest.json. 2024-04-18 10:15:04.663 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.665 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.665 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.665 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json. 2024-04-18 10:15:04.665 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:04.675 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:04.678 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:04.681 [DefaultDispatcher-worker-16 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.682 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:15:04.682 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-aa1edd53-523e-4873-8f81-54656f790551', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:15:04.684 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:04.684 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-aa1edd53-523e-4873-8f81-54656f790551 2024-04-18 10:15:04.685 [DefaultDispatcher-worker-4 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:04.685 [DefaultDispatcher-worker-4 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:04.685 [DefaultDispatcher-worker-4 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:04.685 [DefaultDispatcher-worker-4 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:04.689 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 10:15:04.689 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:15:04.689 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.690 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:04.690 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:04.691 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.691 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-18 10:15:04.692 [DefaultDispatcher-worker-7 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:04.692 [DefaultDispatcher-worker-7 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:04.696 [DefaultDispatcher-worker-14 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.696 [DefaultDispatcher-worker-14 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:04.696 [DefaultDispatcher-worker-14 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:04.696 [DefaultDispatcher-worker-14 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:04.698 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:04.698 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:04.698 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:04.699 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:04.699 [eventLoopGroupProxy-10-1 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:15:04.699 [eventLoopGroupProxy-10-1 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.699 [eventLoopGroupProxy-10-1 @call-handler#688] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-18 10:15:04.700 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:04.700 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:04.702 [eventLoopGroupProxy-10-3 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:15:04.702 [eventLoopGroupProxy-10-3 @call-handler#695] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:15:04.704 [eventLoopGroupProxy-10-3 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.705 [eventLoopGroupProxy-10-3 @call-handler#695] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-18 10:15:04.706 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:04.706 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:04.706 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:04.706 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:04.709 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.710 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:04.710 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.710 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:04.710 [DefaultDispatcher-worker-5 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.711 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:04.719 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.720 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.720 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-18 10:15:04.721 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.722 [DefaultDispatcher-worker-10 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.723 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.723 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:04.723 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.723 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:04.732 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:04.735 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.736 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.736 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:04.737 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.738 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.738 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:04.738 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.738 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:04.740 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:04.747 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.747 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.747 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-18 10:15:04.748 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.750 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.750 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:04.750 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.750 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:04.752 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:04.754 [eventLoopGroupProxy-10-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.754 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.754 [eventLoopGroupProxy-10-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:04.755 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.756 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.757 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:04.757 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.757 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:04.758 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:04.761 [eventLoopGroupProxy-10-1 @coroutine#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:04.761 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.761 [eventLoopGroupProxy-10-1 @call-handler#723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:04.762 [DefaultDispatcher-worker-3 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:04.773 [DefaultDispatcher-worker-2 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.783 [DefaultDispatcher-worker-13 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.784 [DefaultDispatcher-worker-13 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:04.784 [DefaultDispatcher-worker-13 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:04.784 [DefaultDispatcher-worker-13 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:04.785 [DefaultDispatcher-worker-13 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:04.787 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:04.788 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:04.788 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:04.812 [DefaultDispatcher-worker-13 @call-handler#733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5923210 2024-04-18 10:15:04.812 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:04.812 [eventLoopGroupProxy-10-1 @call-handler#733] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-18 10:15:04.813 [DefaultDispatcher-worker-15 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.813 [DefaultDispatcher-worker-15 @coroutine#642] 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/582360217242267648/_ustadmanifest.json. 2024-04-18 10:15:04.813 [DefaultDispatcher-worker-15 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.813 [DefaultDispatcher-worker-7 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:04.813 [DefaultDispatcher-worker-7 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:04.814 [DefaultDispatcher-worker-7 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:04.814 [DefaultDispatcher-worker-7 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:04.815 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.815 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json 2024-04-18 10:15:04.815 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json. 2024-04-18 10:15:04.815 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360217242267648/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:04.826 [DefaultDispatcher-worker-15 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-18 10:15:04.828 [DefaultDispatcher-worker-2 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5923210 2024-04-18 10:15:04.829 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:15:04.829 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:15:04.829 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:15:04.830 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:15:04.830 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:15:04.832 [Test worker @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-04-18 10:15:04.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-18 10:15:04.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-18 10:15:04.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:04.832 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ec70725: (connection evicted) 2024-04-18 10:15:04.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:04.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-18 10:15:04.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-18 10:15:05.077 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:05.077 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:05.274 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:05.836 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3cd89c72 2024-04-18 10:15:05.836 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3cd89c72 2024-04-18 10:15:05.838 [Test worker @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4280b20b 2024-04-18 10:15:05.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-18 10:15:05.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-18 10:15:05.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:05.838 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5923210: (connection evicted) 2024-04-18 10:15:05.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:05.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-18 10:15:05.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edaa572 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:05.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-18 10:15:05.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:05.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:05.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c91121 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:05.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-04-18 10:15:05.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-04-18 10:15:05.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-18 10:15:05.861 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:15:05.863 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 10:15:05.863 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3efd3302 2024-04-18 10:15:05.864 [DefaultDispatcher-worker-9 @coroutine#761] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d6ede3 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:05.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-18 10:15:05.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:05.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:05.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-18 10:15:05.867 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:15:05.867 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:15:05.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:15:05.867 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:15:05.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 10:15:05.867 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:15:05.867 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:15:05.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:15:05.867 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a15bbf3 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:05.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:05.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:05.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:05.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-18 10:15:05.908 [DefaultDispatcher-worker-4 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:05.919 [DefaultDispatcher-worker-1 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:05.945 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:05.947 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:05.965 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:05.968 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:06.026 [DefaultDispatcher-worker-9 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:06.065 [DefaultDispatcher-worker-9 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:06.072 [DefaultDispatcher-worker-9 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:06.076 [DefaultDispatcher-worker-9 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:06.086 [DefaultDispatcher-worker-1 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:06.095 [DefaultDispatcher-worker-1 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:06.096 [Test worker @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:06.096 [Test worker @coroutine#767] 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/582360221533908992/_ustadmanifest.json. 2024-04-18 10:15:06.096 [Test worker @coroutine#767] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:06.098 [Test worker @coroutine#767] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:06.098 [Test worker @coroutine#767] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:06.100 [Test worker @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json. 2024-04-18 10:15:06.100 [Test worker @coroutine#767] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:06.204 [DefaultDispatcher-worker-15 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:06.204 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:15:06.204 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f097fd6c-78d9-4e70-a6aa-7a30db7003c7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:15:06.205 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:15:06.205 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f097fd6c-78d9-4e70-a6aa-7a30db7003c7 2024-04-18 10:15:06.206 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:06.206 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:06.207 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:06.207 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:06.209 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 10:15:06.210 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.210 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:15:06.210 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:06.210 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:06.211 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.211 [eventLoopGroupProxy-13-2 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-18 10:15:06.212 [DefaultDispatcher-worker-8 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:06.212 [DefaultDispatcher-worker-8 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:06.216 [DefaultDispatcher-worker-8 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:06.216 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:06.216 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:06.216 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:06.218 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:15:06.218 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.219 [eventLoopGroupProxy-13-2 @call-handler#811] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 10:15:06.219 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:06.219 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:06.227 [DefaultDispatcher-worker-16 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:06.237 [DefaultDispatcher-worker-9 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:06.247 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:06.247 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:06.247 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:06.247 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:06.249 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:15:06.249 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:15:06.300 [eventLoopGroupProxy-13-2 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.304 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 55ms 2024-04-18 10:15:06.305 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:06.305 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:06.306 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:06.306 [DefaultDispatcher-worker-4 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:06.312 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.312 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.312 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.313 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.314 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.317 [eventLoopGroupProxy-13-2 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.318 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.318 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.319 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.321 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.321 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.321 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.321 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.323 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.373 [eventLoopGroupProxy-13-2 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.373 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.374 [eventLoopGroupProxy-13-2 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-18 10:15:06.374 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.375 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.376 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.376 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.376 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.377 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.380 [eventLoopGroupProxy-13-2 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.380 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.380 [eventLoopGroupProxy-13-2 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.381 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.382 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.382 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.382 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.382 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.384 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.390 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.391 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.391 [eventLoopGroupProxy-13-2 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-18 10:15:06.391 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.393 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.393 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.393 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.393 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.394 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.440 [eventLoopGroupProxy-13-2 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.440 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.441 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 10:15:06.441 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.444 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.444 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.444 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.444 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.446 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.516 [eventLoopGroupProxy-13-2 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.516 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.516 [eventLoopGroupProxy-13-2 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 70ms 2024-04-18 10:15:06.517 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.520 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.520 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.520 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.520 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.522 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.578 [eventLoopGroupProxy-13-2 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.578 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.578 [eventLoopGroupProxy-13-2 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-04-18 10:15:06.579 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.580 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.580 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.580 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.580 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.582 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.632 [eventLoopGroupProxy-13-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.632 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.632 [eventLoopGroupProxy-13-2 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:15:06.633 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.635 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.635 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.635 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.635 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.637 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.640 [eventLoopGroupProxy-13-2 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.641 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.641 [eventLoopGroupProxy-13-2 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.642 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.643 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.643 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.643 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.643 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.645 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.692 [eventLoopGroupProxy-13-2 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.692 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.693 [eventLoopGroupProxy-13-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 10:15:06.693 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.695 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.695 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.695 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.695 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.697 [eventLoopGroupProxy-13-2 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.701 [eventLoopGroupProxy-13-2 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.701 [eventLoopGroupProxy-13-2 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.701 [eventLoopGroupProxy-13-2 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.702 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.704 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.704 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.704 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.704 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.705 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.708 [eventLoopGroupProxy-13-2 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.708 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.708 [eventLoopGroupProxy-13-2 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.709 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.711 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.711 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.711 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.711 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.712 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.715 [eventLoopGroupProxy-13-2 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.716 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.716 [eventLoopGroupProxy-13-2 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.717 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.718 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.719 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.719 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.719 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.721 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.724 [eventLoopGroupProxy-13-2 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.724 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.725 [eventLoopGroupProxy-13-2 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.725 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.727 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.727 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.727 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.727 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.729 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.731 [eventLoopGroupProxy-13-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.731 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.732 [eventLoopGroupProxy-13-2 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.732 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.734 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.734 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.734 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.734 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.734 [DefaultDispatcher-worker-14 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:06.735 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.737 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.737 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.738 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.738 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.740 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.740 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.740 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.740 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.741 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.743 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.743 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.744 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.744 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.746 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.746 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.746 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.746 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.747 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.749 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.749 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.750 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.750 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.753 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.753 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.753 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.753 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.755 [eventLoopGroupProxy-13-2 @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-04-18 10:15:06.757 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.758 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.758 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.758 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.760 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.760 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.760 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.760 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.762 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.764 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.765 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.765 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.765 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.767 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.767 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.767 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.767 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.769 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.770 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.771 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.771 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.771 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.773 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.773 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.773 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.773 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.775 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.777 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.777 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.778 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.778 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.781 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.782 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.782 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.782 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.783 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.786 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.786 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.787 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.787 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.789 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.789 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.789 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.789 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.790 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.792 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.793 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.793 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.793 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.795 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.795 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.795 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.795 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.796 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.798 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.799 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.799 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.799 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.801 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.801 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.801 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.801 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.804 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.806 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.806 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.806 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:06.807 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.808 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.808 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.808 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.809 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.810 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.812 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.812 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.812 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:06.813 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.814 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.814 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.814 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.814 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.816 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.818 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.819 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.819 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.819 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.821 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.821 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.821 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.821 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.823 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.826 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.826 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.826 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.827 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.829 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.829 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.829 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.829 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.831 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.833 [eventLoopGroupProxy-13-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.833 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.833 [eventLoopGroupProxy-13-2 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:06.834 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.835 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.835 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.835 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.835 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.837 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.839 [eventLoopGroupProxy-13-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.840 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.840 [eventLoopGroupProxy-13-2 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.841 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.842 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.842 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.842 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.842 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.843 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.846 [eventLoopGroupProxy-13-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.846 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.846 [eventLoopGroupProxy-13-2 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.847 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.848 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.848 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.848 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.848 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.849 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.852 [eventLoopGroupProxy-13-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.853 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.853 [eventLoopGroupProxy-13-2 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.854 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.855 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.855 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.855 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.855 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.856 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.859 [eventLoopGroupProxy-13-2 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.860 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.860 [eventLoopGroupProxy-13-2 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.860 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.862 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.862 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.862 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.862 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.863 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.866 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.866 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.866 [eventLoopGroupProxy-13-2 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.867 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.869 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.869 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.869 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.869 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.870 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.873 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.873 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.873 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.874 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.875 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.875 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.875 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.875 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.877 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.920 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.921 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.921 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:06.922 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.923 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.923 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.923 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.923 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.925 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.928 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.928 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.928 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:06.929 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.930 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.930 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.930 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.930 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.932 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.935 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.936 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.936 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:06.936 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.938 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.938 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.938 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.938 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.940 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.942 [eventLoopGroupProxy-13-2 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.942 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.942 [eventLoopGroupProxy-13-2 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:06.943 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.944 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.944 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.944 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.944 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:06.946 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:06.995 [eventLoopGroupProxy-13-2 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:06.995 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:06.995 [eventLoopGroupProxy-13-2 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:15:06.996 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.999 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.999 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:06.999 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:06.999 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.000 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.045 [eventLoopGroupProxy-13-2 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.045 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.045 [eventLoopGroupProxy-13-2 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:07.046 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.049 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.049 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.049 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.049 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.051 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.054 [eventLoopGroupProxy-13-2 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.054 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.054 [eventLoopGroupProxy-13-2 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.055 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.056 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.056 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.056 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.056 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.058 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.061 [eventLoopGroupProxy-13-2 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.061 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.061 [eventLoopGroupProxy-13-2 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.062 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.063 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.063 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.063 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.063 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.069 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.112 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.112 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.112 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:15:07.113 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.116 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.117 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.117 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.117 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.119 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.122 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.123 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.123 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 10:15:07.123 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.125 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.125 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.125 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.125 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.127 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.129 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.130 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.130 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:07.130 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.136 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.136 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.136 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.136 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.137 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.140 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.140 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.141 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:07.141 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.143 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.144 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.144 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.144 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.145 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.148 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.148 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.149 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:07.149 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.151 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.151 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.151 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.151 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.152 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.196 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.196 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.196 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:07.197 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.201 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.201 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.201 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.201 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.203 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.205 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.205 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.205 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.206 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.207 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.207 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.207 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.207 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.208 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.210 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.210 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.210 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.211 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.212 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.212 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.212 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.212 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.214 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.216 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.216 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.216 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.217 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.218 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.218 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.218 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.218 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.219 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.222 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.222 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.222 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.222 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.224 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.224 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.224 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.224 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.225 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.227 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.227 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.228 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.228 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.229 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.229 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.229 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.229 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.231 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.233 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.233 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.233 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.234 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.235 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.235 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.235 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.235 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.236 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.239 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.239 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.239 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.240 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.241 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.241 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.241 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.241 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.242 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.244 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.245 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.245 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.245 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.247 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.247 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.247 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.247 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.248 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.251 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.251 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.251 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.251 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.252 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.253 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.253 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.253 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.254 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.256 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.256 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.256 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.257 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.258 [DefaultDispatcher-worker-6 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:07.258 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.258 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.259 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.259 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.260 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.262 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.262 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.263 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.263 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.264 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.264 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.264 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.265 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.266 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.268 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.268 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.268 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.268 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.270 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.270 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.270 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.270 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.271 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.320 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.320 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.320 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 10:15:07.321 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.323 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.323 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.323 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.323 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.325 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.327 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.327 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.327 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.328 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.329 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.329 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.329 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.330 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.331 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.333 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.333 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.333 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.334 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.335 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.335 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.335 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.335 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.336 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.379 [eventLoopGroupProxy-13-2 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.380 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.380 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:07.380 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.382 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.382 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.382 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.382 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.383 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.386 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.386 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.386 [eventLoopGroupProxy-13-2 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.386 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.388 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.388 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.388 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.388 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.389 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.391 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.392 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.392 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.392 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.393 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.393 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.393 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.393 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.395 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.397 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.397 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.397 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.398 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.399 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.399 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.399 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.399 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.401 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.444 [eventLoopGroupProxy-13-2 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.444 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.445 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:07.445 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.447 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.447 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.447 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.447 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.448 [eventLoopGroupProxy-13-2 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.450 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.450 [eventLoopGroupProxy-13-2 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.451 [eventLoopGroupProxy-13-2 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.451 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.452 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.453 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.453 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.453 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.454 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.500 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.500 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.500 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:15:07.501 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.503 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.503 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.503 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.503 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.504 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.552 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.553 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.553 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 10:15:07.554 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.555 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.555 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.555 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.555 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.557 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.600 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.601 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.601 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:07.601 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.603 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.603 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.603 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.603 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.604 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.652 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.652 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.653 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 10:15:07.653 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.655 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.655 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.655 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.655 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.656 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.659 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.660 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.660 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:07.660 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.661 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.662 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.662 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.662 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.663 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.665 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.665 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.666 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.666 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.667 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.667 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.667 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.667 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.669 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.670 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.671 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.671 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.671 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.673 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.674 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.674 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.674 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.675 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.677 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.677 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.677 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.678 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.679 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.679 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.679 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.679 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.680 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.682 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.683 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.683 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.683 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.684 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.684 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.684 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.685 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.686 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.688 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.688 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.688 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.688 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.690 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.690 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.690 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.690 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.691 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.693 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.694 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.694 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.694 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.695 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.696 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.696 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.696 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.697 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.699 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.699 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.700 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.700 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.701 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.701 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.701 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.701 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.702 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.704 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.704 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.704 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.705 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.706 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.706 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.706 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.706 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.707 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.710 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.710 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.710 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.710 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.712 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.712 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.712 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.712 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.714 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.716 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.716 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.717 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.717 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.718 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.718 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.718 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.718 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.719 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.722 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.722 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.722 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.722 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.724 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.724 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.724 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.724 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.725 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.727 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.727 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.727 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.727 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.729 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.729 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.729 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.729 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.730 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.732 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.733 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.733 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.733 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.734 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.734 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.734 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.734 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.735 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.779 [DefaultDispatcher-worker-11 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:07.784 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.784 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.785 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:15:07.785 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.786 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.786 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.786 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.786 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.787 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.790 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.790 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.790 [eventLoopGroupProxy-13-2 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.791 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.792 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.792 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.792 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.792 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.793 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.795 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.796 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.796 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.796 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.798 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.798 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.798 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.798 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.799 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.801 [eventLoopGroupProxy-13-2 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.801 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.801 [eventLoopGroupProxy-13-2 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.802 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.803 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.803 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.803 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.803 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.804 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.806 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.806 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.806 [eventLoopGroupProxy-13-2 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.807 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.808 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.810 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.812 [eventLoopGroupProxy-13-2 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.812 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.812 [eventLoopGroupProxy-13-2 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.813 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.814 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.814 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.814 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.814 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.815 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.817 [eventLoopGroupProxy-13-2 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.817 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.817 [eventLoopGroupProxy-13-2 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.818 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.819 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.819 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.819 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.819 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.820 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.848 [DefaultDispatcher-worker-5 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.863 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.863 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.863 [eventLoopGroupProxy-13-2 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:15:07.864 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.865 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.865 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.865 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.866 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.867 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.869 [eventLoopGroupProxy-13-2 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.870 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.870 [eventLoopGroupProxy-13-2 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.870 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.872 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.872 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.872 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.872 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.873 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.875 [eventLoopGroupProxy-13-2 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.875 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.876 [eventLoopGroupProxy-13-2 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.876 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.878 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.878 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.878 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.878 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.878 [DefaultDispatcher-worker-9 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:07.879 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.923 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.924 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.924 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:07.924 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.926 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.927 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.927 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.927 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.928 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.930 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.931 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.931 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.931 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.933 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.933 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.933 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.933 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.934 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.936 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.937 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.937 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.937 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.939 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.939 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.939 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.939 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.940 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.942 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.942 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.942 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.943 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.944 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.944 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.944 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.944 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.945 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.947 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.947 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.947 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.948 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.949 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.949 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.949 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.949 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.950 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.952 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.952 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.952 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.953 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.954 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.954 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.954 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.955 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.956 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.957 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.957 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.958 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.958 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.959 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.959 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.959 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.959 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.961 [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-04-18 10:15:07.962 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.962 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.962 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.963 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.964 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.964 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.964 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.964 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.965 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.967 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.967 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.967 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.968 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.969 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.969 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.969 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.969 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.970 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.971 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.972 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.972 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.972 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.974 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.974 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.974 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.974 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.975 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.977 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.977 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.977 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:07.978 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.981 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.981 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.981 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.981 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.982 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:07.984 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:07.984 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:07.985 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:07.985 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.986 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.986 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:07.986 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:07.986 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:07.987 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.036 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.036 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.036 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 10:15:08.037 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.038 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.038 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.038 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.038 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.039 [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-04-18 10:15:08.041 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.042 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.042 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:08.042 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.044 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.044 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.044 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.044 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.045 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.092 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.093 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.093 [eventLoopGroupProxy-13-2 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 10:15:08.093 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.095 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.095 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.095 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.095 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.096 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.098 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.099 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.099 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:08.099 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.100 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.100 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.100 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.100 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.102 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.151 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.151 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.151 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:15:08.152 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.153 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.153 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.153 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.153 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.154 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.199 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.199 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.199 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:08.199 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.201 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.201 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.201 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.201 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.202 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.247 [eventLoopGroupProxy-13-2 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.247 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.247 [eventLoopGroupProxy-13-2 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:08.247 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.249 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.249 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.249 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.249 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.250 [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-04-18 10:15:08.295 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.295 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.295 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:08.295 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.296 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.296 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.296 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.297 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.298 [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-04-18 10:15:08.300 [DefaultDispatcher-worker-15 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:08.347 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.347 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.347 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:15:08.347 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.349 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.349 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.349 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.349 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.350 [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-04-18 10:15:08.352 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.352 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.352 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.353 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.354 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.354 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.354 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.354 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.355 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.399 [eventLoopGroupProxy-13-2 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.399 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.399 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:08.400 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.401 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.401 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.401 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.401 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.402 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.405 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.405 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.406 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:08.406 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.407 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.407 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.407 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.407 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.408 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.412 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.412 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.412 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:08.412 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.413 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.413 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.413 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.414 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.415 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.417 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.417 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.417 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:08.418 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.419 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.419 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.419 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.419 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.419 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.421 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.421 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.422 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:08.422 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.423 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.423 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.423 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.423 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.424 [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-04-18 10:15:08.425 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.425 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.425 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 10:15:08.426 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.427 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.427 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.427 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.427 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.429 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.470 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.471 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.471 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:15:08.471 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.472 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.472 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.472 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.472 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.473 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.475 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.475 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.475 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.475 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.476 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.477 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.477 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.477 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.477 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.479 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.479 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.479 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.479 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.480 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.480 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.480 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.480 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.481 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.483 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.483 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.483 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.483 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.484 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.484 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.484 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.484 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.485 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.531 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.531 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.531 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:15:08.531 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.533 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.533 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.533 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.533 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.534 [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-04-18 10:15:08.536 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.536 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.536 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.537 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.538 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.538 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.538 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.538 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.539 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.540 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.541 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.541 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.541 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.542 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.542 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.542 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.542 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.543 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.545 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.545 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.545 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.545 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.546 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.546 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.546 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.546 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.547 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.591 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.591 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.591 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:08.592 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.593 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.593 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.593 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.593 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.594 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.644 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.644 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.644 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:15:08.645 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.646 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.646 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.646 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.646 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.647 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.649 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.649 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.649 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.650 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.651 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.651 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.651 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.651 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.652 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.661 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.661 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.661 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-18 10:15:08.661 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.663 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.663 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.663 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.663 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.664 [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-04-18 10:15:08.666 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.666 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.666 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.666 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.668 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.668 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.668 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.668 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.668 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.711 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.711 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.712 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:08.712 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.713 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.713 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.713 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.713 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.714 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.716 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.716 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.716 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.717 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.718 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.718 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.718 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.718 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.719 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.763 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.764 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.764 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:15:08.764 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.766 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.766 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.766 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.766 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.767 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.811 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.811 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.811 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:15:08.812 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.813 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.813 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.813 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.813 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.814 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.815 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.816 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.816 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.816 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.816 [DefaultDispatcher-worker-11 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:08.817 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.817 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.817 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.817 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.818 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.864 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.864 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.864 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:15:08.865 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.866 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.866 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.866 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.866 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.867 [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-04-18 10:15:08.869 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.869 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.870 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:15:08.870 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.871 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.871 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.871 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.871 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.872 [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-04-18 10:15:08.874 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.874 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.874 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.875 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.876 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.876 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.876 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.876 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.877 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.879 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.879 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.879 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.879 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.883 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.893 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.893 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.893 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-18 10:15:08.893 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.894 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.894 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.894 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.894 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.895 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.939 [eventLoopGroupProxy-13-2 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.939 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.939 [eventLoopGroupProxy-13-2 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:15:08.939 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.941 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.941 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.941 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.941 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.942 [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-04-18 10:15:08.944 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.944 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.944 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.945 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.946 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.946 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.946 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.946 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.947 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.948 [eventLoopGroupProxy-13-2 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.948 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.949 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:15:08.949 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.950 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.950 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:08.950 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.950 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:08.951 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:08.954 [eventLoopGroupProxy-13-2 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:08.955 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:08.955 [eventLoopGroupProxy-13-2 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:15:08.955 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:08.968 [DefaultDispatcher-worker-10 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:08.975 [DefaultDispatcher-worker-4 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:08.976 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:08.976 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:08.976 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:08.976 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:08.977 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:08.977 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:08.977 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:08.999 [DefaultDispatcher-worker-2 @call-handler#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-04-18 10:15:09.000 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:09.000 [DefaultDispatcher-worker-2 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:09.000 [eventLoopGroupProxy-13-2 @call-handler#1618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-04-18 10:15:09.000 [DefaultDispatcher-worker-2 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json. 2024-04-18 10:15:09.000 [DefaultDispatcher-worker-2 @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:09.000 [DefaultDispatcher-worker-10 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:09.000 [DefaultDispatcher-worker-10 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:09.001 [DefaultDispatcher-worker-10 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:09.001 [DefaultDispatcher-worker-10 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:09.001 [DefaultDispatcher-worker-6 @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:09.001 [DefaultDispatcher-worker-6 @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json 2024-04-18 10:15:09.003 [DefaultDispatcher-worker-12 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json. 2024-04-18 10:15:09.003 [DefaultDispatcher-worker-12 @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582360221533908992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:09.013 [DefaultDispatcher-worker-16 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b 2024-04-18 10:15:09.033 [DefaultDispatcher-worker-8 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-04-18 10:15:09.053 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:15:09.053 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:15:09.053 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:15:09.053 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:15:09.053 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:15:09.058 [Test worker @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-04-18 10:15:09.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-18 10:15:09.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-18 10:15:09.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:09.058 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b4b6f3b: (connection evicted) 2024-04-18 10:15:09.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:09.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-18 10:15:09.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-18 10:15:09.367 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:09.368 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:09.469 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:15:09.857 [DefaultDispatcher-worker-8 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:15:10.062 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3efd3302 2024-04-18 10:15:10.062 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3efd3302 2024-04-18 10:15:10.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-18 10:15:10.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-18 10:15:10.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:10.063 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568fd3de: (connection evicted) 2024-04-18 10:15:10.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:10.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-18 10:15:10.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c92a59d 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:10.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:10.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2024-04-18 10:15:10.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2024-04-18 10:15:10.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-18 10:15:10.089 [DefaultDispatcher-worker-16 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2024-04-18 10:15:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-18 10:15:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:10.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63a9af28 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:10.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-18 10:15:10.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@530bd77b 2024-04-18 10:15:10.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@530bd77b 2024-04-18 10:15:10.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58a9e64d 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:10.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-18 10:15:10.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-18 10:15:10.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-18 10:15:10.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-18 10:15:10.103 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:15:10.104 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2024-04-18 10:15:10.105 [DefaultDispatcher-worker-8 @coroutine#1656] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:15:10.109 [DefaultDispatcher-worker-8 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530bd77b 2024-04-18 10:15:10.110 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:10.110 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:10.110 [Test worker @coroutine#1657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:10.111 [Test worker @coroutine#1657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:10.114 [eventLoopGroupProxy-16-1 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:15:10.114 [eventLoopGroupProxy-16-1 @call-handler#1663] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:15:10.116 [eventLoopGroupProxy-16-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-18 10:15:10.117 [Test worker @coroutine#1657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:10.117 [Test worker @coroutine#1657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:15:10.118 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:15:10.118 [Test worker @coroutine#1657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:10.119 [Test worker @coroutine#1668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:10.119 [Test worker @coroutine#1668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:15:10.119 [Test worker @coroutine#1668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:10.119 [Test worker @coroutine#1668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:10.120 [eventLoopGroupProxy-16-1 @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/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:15:10.124 [eventLoopGroupProxy-16-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-18 10:15:10.124 [eventLoopGroupProxy-16-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:10.124 [Test worker @coroutine#1668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:15:10.127 [eventLoopGroupProxy-16-2 @call-handler#1680] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-18 10:15:10.134 [eventLoopGroupProxy-16-2 @call-handler#1680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:10.141 [Test worker @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530bd77b 2024-04-18 10:15:10.174 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:10.199 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:10.201 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d863bb 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2024-04-18 10:15:11.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2024-04-18 10:15:11.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-18 10:15:11.256 [DefaultDispatcher-worker-12 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2024-04-18 10:15:11.262 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43057/api/blob/upload-init-batch 2024-04-18 10:15:11.262 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43057/api/blob/upload-init-batch. 2024-04-18 10:15:11.262 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43057/api/blob/upload-init-batch 2024-04-18 10:15:11.262 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43057/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:11.264 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43057/api/blob/upload-init-batch 2024-04-18 10:15:11.264 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43057/api/blob/upload-init-batch 2024-04-18 10:15:11.265 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43057/api/blob/upload-init-batch. 2024-04-18 10:15:11.265 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43057/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:11.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-18 10:15:11.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-18 10:15:11.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.270 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4560eb15: (connection evicted) 2024-04-18 10:15:11.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:11.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-18 10:15:11.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-18 10:15:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e656e6 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-18 10:15:11.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6fde93 2024-04-18 10:15:11.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6fde93 2024-04-18 10:15:11.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-18 10:15:11.297 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55647/api/blob/upload-init-batch 2024-04-18 10:15:11.297 [Test worker @coroutine#1699] 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:55647/api/blob/upload-init-batch. 2024-04-18 10:15:11.297 [Test worker @coroutine#1699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55647/api/blob/upload-init-batch 2024-04-18 10:15:11.297 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55647/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:11.298 [Test worker @coroutine#1699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55647/api/blob/upload-init-batch 2024-04-18 10:15:11.298 [Test worker @coroutine#1699] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55647/api/blob/upload-init-batch 2024-04-18 10:15:11.299 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55647/api/blob/upload-init-batch. 2024-04-18 10:15:11.299 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55647/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:11.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-18 10:15:11.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-18 10:15:11.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.300 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6fde93: (connection evicted) 2024-04-18 10:15:11.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:11.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-18 10:15:11.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-18 10:15:11.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497c1d78 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@71db6703 2024-04-18 10:15:11.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@71db6703 2024-04-18 10:15:11.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-18 10:15:11.321 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58289/api/blob/upload-init-batch 2024-04-18 10:15:11.321 [Test worker @coroutine#1705] 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:58289/api/blob/upload-init-batch. 2024-04-18 10:15:11.321 [Test worker @coroutine#1705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58289/api/blob/upload-init-batch 2024-04-18 10:15:11.321 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58289/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:15:11.323 [Test worker @coroutine#1705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58289/api/blob/upload-init-batch 2024-04-18 10:15:11.323 [Test worker @coroutine#1705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58289/api/blob/upload-init-batch 2024-04-18 10:15:11.323 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58289/api/blob/upload-init-batch. 2024-04-18 10:15:11.323 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58289/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:11.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-18 10:15:11.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-18 10:15:11.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.328 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71db6703: (connection evicted) 2024-04-18 10:15:11.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:11.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-18 10:15:11.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-18 10:15:11.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd1b07d 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-04-18 10:15:11.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-04-18 10:15:11.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-18 10:15:11.674 [DefaultDispatcher-worker-14 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fafd099 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d944d8 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa2473a 2024-04-18 10:15:11.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa2473a 2024-04-18 10:15:11.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-18 10:15:11.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2468c0e4 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-18 10:15:11.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-18 10:15:11.722 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.759 [DefaultDispatcher-worker-16 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.768 [DefaultDispatcher-worker-1 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.777 [DefaultDispatcher-worker-12 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.778 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.786 [DefaultDispatcher-worker-14 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.790 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.800 [DefaultDispatcher-worker-14 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2024-04-18 10:15:11.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-18 10:15:11.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-18 10:15:11.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.806 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a82453: (connection evicted) 2024-04-18 10:15:11.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:11.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-18 10:15:11.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-18 10:15:11.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363e2009 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-18 10:15:11.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-18 10:15:11.852 [DefaultDispatcher-worker-15 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.862 [DefaultDispatcher-worker-8 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.870 [DefaultDispatcher-worker-6 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.877 [DefaultDispatcher-worker-4 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.881 [Test worker @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.892 [DefaultDispatcher-worker-14 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-18 10:15:11.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-18 10:15:11.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-18 10:15:11.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.894 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9: (connection evicted) 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:11.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-18 10:15:11.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26619e5 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2024-04-18 10:15:11.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2024-04-18 10:15:11.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-18 10:15:11.939 [DefaultDispatcher-worker-14 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2024-04-18 10:15:11.951 [DefaultDispatcher-worker-12 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2024-04-18 10:15:11.962 [DefaultDispatcher-worker-10 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2024-04-18 10:15:11.971 [DefaultDispatcher-worker-13 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2024-04-18 10:15:11.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-18 10:15:11.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-18 10:15:11.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:11.973 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff: (connection evicted) 2024-04-18 10:15:11.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:11.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-18 10:15:11.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26723525 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:11.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:11.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:11.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:11.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-18 10:15:12.018 [DefaultDispatcher-worker-12 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:12.027 [DefaultDispatcher-worker-6 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:12.036 [DefaultDispatcher-worker-10 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:12.046 [DefaultDispatcher-worker-4 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:12.051 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:12.059 [DefaultDispatcher-worker-4 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-18 10:15:12.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-18 10:15:12.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-18 10:15:12.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:12.060 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38: (connection evicted) 2024-04-18 10:15:12.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:12.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-18 10:15:12.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-18 10:15:12.076 [DefaultDispatcher-worker-1 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bc1f6c 2024-04-18 10:15:12.102 [DefaultDispatcher-worker-1 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58267ba1 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:18.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:18.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-18 10:15:18.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@38991781 2024-04-18 10:15:18.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@38991781 2024-04-18 10:15:18.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-18 10:15:18.260 [DefaultDispatcher-worker-10 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38991781 2024-04-18 10:15:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@425a5c2e 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:18.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-18 10:15:18.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-18 10:15:18.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-18 10:15:18.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-18 10:15:18.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53945f9c 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:18.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-04-18 10:15:18.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-04-18 10:15:18.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-18 10:15:18.312 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:18.315 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-04-18 10:15:18.317 [Test worker @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-04-18 10:15:18.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-18 10:15:18.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:18.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:18.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:18.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:18.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:18.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9f8c2f 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:18.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-18 10:15:18.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-18 10:15:18.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-18 10:15:18.351 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-18 10:15:18.353 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-18 10:15:18.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21abd3a3 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:18.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e1b84c 2024-04-18 10:15:18.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e1b84c 2024-04-18 10:15:18.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-18 10:15:18.368 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:18.384 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e1b84c 2024-04-18 10:15:18.386 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e1b84c 2024-04-18 10:15:18.388 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706c2726 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:18.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:18.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-18 10:15:18.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-18 10:15:18.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-18 10:15:18.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-18 10:15:18.419 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-18 10:15:18.421 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ecead5 2024-04-18 10:15:18.423 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:18.428 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52859/ 2024-04-18 10:15:18.428 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52859/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.430 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52859/ 2024-04-18 10:15:18.430 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52859/ 2024-04-18 10:15:18.430 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52859/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.459 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:18.473 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52859/ 2024-04-18 10:15:18.473 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52859/ 2024-04-18 10:15:18.473 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52859/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.490 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:18.517 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52859/ 2024-04-18 10:15:18.517 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52859/ 2024-04-18 10:15:18.517 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52859/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.561 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52859/ 2024-04-18 10:15:18.561 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52859/ 2024-04-18 10:15:18.561 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52859/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.605 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52859/ 2024-04-18 10:15:18.605 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52859/ 2024-04-18 10:15:18.605 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52859/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.649 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52859/ 2024-04-18 10:15:18.649 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52859/ 2024-04-18 10:15:18.649 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52859/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.693 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52859/ 2024-04-18 10:15:18.697 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47643/ 2024-04-18 10:15:18.697 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47643/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.699 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47643/ 2024-04-18 10:15:18.699 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47643/ 2024-04-18 10:15:18.699 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47643/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.741 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47643/ 2024-04-18 10:15:18.741 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47643/ 2024-04-18 10:15:18.741 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47643/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.785 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47643/ 2024-04-18 10:15:18.785 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47643/ 2024-04-18 10:15:18.785 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47643/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.829 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47643/ 2024-04-18 10:15:18.829 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47643/ 2024-04-18 10:15:18.829 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47643/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.873 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47643/ 2024-04-18 10:15:18.874 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47643/ 2024-04-18 10:15:18.874 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47643/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.917 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47643/ 2024-04-18 10:15:18.918 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47643/ 2024-04-18 10:15:18.918 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47643/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:15:18.918 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47643/ 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4199761d 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-18 10:15:19.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:19.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:19.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-18 10:15:19.169 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:19.180 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:19.183 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:19.186 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.186 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.186 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.186 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53597/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.188 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.188 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.195 [DefaultDispatcher-worker-12 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:19.196 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.196 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.196 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.197 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.197 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.198 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:19.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a41f4a7 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a827b0c 2024-04-18 10:15:19.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a827b0c 2024-04-18 10:15:19.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-18 10:15:19.219 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a827b0c 2024-04-18 10:15:19.231 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a827b0c 2024-04-18 10:15:19.232 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a827b0c 2024-04-18 10:15:19.236 [DefaultDispatcher-worker-3 @coroutine#1908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:15:19.236 [DefaultDispatcher-worker-3 @coroutine#1908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-18 10:15:19.236 [DefaultDispatcher-worker-3 @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:15:19.238 [DefaultDispatcher-worker-10 @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:15:19.238 [DefaultDispatcher-worker-10 @coroutine#1908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:15:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff40324 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-18 10:15:19.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-18 10:15:19.242 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.244 [DefaultDispatcher-worker-15 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a827b0c 2024-04-18 10:15:19.246 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f111f2 2024-04-18 10:15:19.246 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f111f2 2024-04-18 10:15:19.250 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c36e5dc 2024-04-18 10:15:19.250 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c36e5dc 2024-04-18 10:15:19.254 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58097a82 2024-04-18 10:15:19.254 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58097a82 2024-04-18 10:15:19.256 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0befe7 2024-04-18 10:15:19.256 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0befe7 2024-04-18 10:15:19.259 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af0335 2024-04-18 10:15:19.259 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47af0335 2024-04-18 10:15:19.261 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdc1619 2024-04-18 10:15:19.261 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdc1619 2024-04-18 10:15:19.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.264 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f92a46a 2024-04-18 10:15:19.264 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f92a46a 2024-04-18 10:15:19.266 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2410a8 2024-04-18 10:15:19.266 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2410a8 2024-04-18 10:15:19.269 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ad0292 2024-04-18 10:15:19.269 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ad0292 2024-04-18 10:15:19.269 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.275 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.277 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.278 [DefaultDispatcher-worker-15 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.278 [DefaultDispatcher-worker-15 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.278 [DefaultDispatcher-worker-15 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.278 [DefaultDispatcher-worker-15 @coroutine#1918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41831/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.280 [DefaultDispatcher-worker-12 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.280 [DefaultDispatcher-worker-12 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.288 [DefaultDispatcher-worker-15 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.289 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.289 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.289 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.290 [DefaultDispatcher-worker-2 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.290 [DefaultDispatcher-worker-2 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.291 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.299 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.300 [DefaultDispatcher-worker-6 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.304 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd5995e 2024-04-18 10:15:19.304 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd5995e 2024-04-18 10:15:19.308 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@35126054 2024-04-18 10:15:19.308 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@35126054 2024-04-18 10:15:19.310 [DefaultDispatcher-worker-6 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.312 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@312df22e 2024-04-18 10:15:19.312 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@312df22e 2024-04-18 10:15:19.317 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@742f6a6f 2024-04-18 10:15:19.318 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@742f6a6f 2024-04-18 10:15:19.320 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a702dd 2024-04-18 10:15:19.320 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a702dd 2024-04-18 10:15:19.321 [DefaultDispatcher-worker-16 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.322 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4591de3d 2024-04-18 10:15:19.322 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4591de3d 2024-04-18 10:15:19.325 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf3e823 2024-04-18 10:15:19.325 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf3e823 2024-04-18 10:15:19.327 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14009520 2024-04-18 10:15:19.327 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14009520 2024-04-18 10:15:19.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4feacc97 2024-04-18 10:15:19.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4feacc97 2024-04-18 10:15:19.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.332 [DefaultDispatcher-worker-1 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.341 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:19.343 [DefaultDispatcher-worker-13 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.346 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@298c2495 2024-04-18 10:15:19.346 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@298c2495 2024-04-18 10:15:19.351 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@274bcfd4 2024-04-18 10:15:19.351 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@274bcfd4 2024-04-18 10:15:19.354 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23744fe5 2024-04-18 10:15:19.354 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23744fe5 2024-04-18 10:15:19.355 [DefaultDispatcher-worker-16 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.357 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676c5ef 2024-04-18 10:15:19.357 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676c5ef 2024-04-18 10:15:19.359 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e16ed38 2024-04-18 10:15:19.359 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e16ed38 2024-04-18 10:15:19.362 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@575aa241 2024-04-18 10:15:19.362 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@575aa241 2024-04-18 10:15:19.364 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d0d428 2024-04-18 10:15:19.364 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d0d428 2024-04-18 10:15:19.366 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6593aa0 2024-04-18 10:15:19.366 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6593aa0 2024-04-18 10:15:19.367 [DefaultDispatcher-worker-1 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.369 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3f787e 2024-04-18 10:15:19.369 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3f787e 2024-04-18 10:15:19.369 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 10:15:19.379 [DefaultDispatcher-worker-3 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.389 [DefaultDispatcher-worker-10 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.400 [DefaultDispatcher-worker-13 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349686e8 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:19.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:19.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-18 10:15:19.438 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:19.450 [Test worker @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:19.451 [Test worker @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:19.452 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.452 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.452 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.453 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39783/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.454 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.454 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.463 [DefaultDispatcher-worker-12 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:19.463 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.463 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.463 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.464 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.464 [DefaultDispatcher-worker-4 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.466 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:19.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef3efcc 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-18 10:15:19.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7b504 2024-04-18 10:15:19.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7b504 2024-04-18 10:15:19.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-18 10:15:19.472 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7b504 2024-04-18 10:15:19.483 [Test worker @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7b504 2024-04-18 10:15:19.485 [Test worker @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7b504 2024-04-18 10:15:19.487 [DefaultDispatcher-worker-6 @coroutine#1987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:15:19.487 [DefaultDispatcher-worker-6 @coroutine#1987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-18 10:15:19.487 [DefaultDispatcher-worker-6 @coroutine#1987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:15:19.488 [DefaultDispatcher-worker-4 @coroutine#1987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:15:19.488 [DefaultDispatcher-worker-4 @coroutine#1987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:15:19.496 [DefaultDispatcher-worker-1 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7b504 2024-04-18 10:15:19.515 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.519 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc79766 2024-04-18 10:15:19.519 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc79766 2024-04-18 10:15:19.524 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@500686e 2024-04-18 10:15:19.524 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@500686e 2024-04-18 10:15:19.527 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ffc16 2024-04-18 10:15:19.527 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ffc16 2024-04-18 10:15:19.529 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d6255 2024-04-18 10:15:19.529 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d6255 2024-04-18 10:15:19.532 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7376a113 2024-04-18 10:15:19.532 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7376a113 2024-04-18 10:15:19.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-18 10:15:19.535 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b3e40b 2024-04-18 10:15:19.535 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b3e40b 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f4761b 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-18 10:15:19.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:19.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:19.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-18 10:15:19.538 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1279e7 2024-04-18 10:15:19.538 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1279e7 2024-04-18 10:15:19.541 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24129d1a 2024-04-18 10:15:19.541 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24129d1a 2024-04-18 10:15:19.543 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@622adeb2 2024-04-18 10:15:19.543 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@622adeb2 2024-04-18 10:15:19.543 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.559 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:19.571 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:19.571 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.572 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:19.574 [DefaultDispatcher-worker-1 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.574 [DefaultDispatcher-worker-1 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.574 [DefaultDispatcher-worker-1 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.574 [DefaultDispatcher-worker-1 @coroutine#1997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.575 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.575 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.576 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2005755b 2024-04-18 10:15:19.576 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2005755b 2024-04-18 10:15:19.581 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec29f2b 2024-04-18 10:15:19.581 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec29f2b 2024-04-18 10:15:19.584 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afd1e2b 2024-04-18 10:15:19.584 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afd1e2b 2024-04-18 10:15:19.584 [DefaultDispatcher-worker-13 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:19.585 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.585 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.585 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.586 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.586 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.588 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fff9510 2024-04-18 10:15:19.588 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fff9510 2024-04-18 10:15:19.588 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-18 10:15:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f254f 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-18 10:15:19.591 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@64db9a19 2024-04-18 10:15:19.591 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@64db9a19 2024-04-18 10:15:19.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df54c1 2024-04-18 10:15:19.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df54c1 2024-04-18 10:15:19.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-18 10:15:19.593 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df54c1 2024-04-18 10:15:19.595 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eda7a6e 2024-04-18 10:15:19.595 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eda7a6e 2024-04-18 10:15:19.598 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c142bd8 2024-04-18 10:15:19.598 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c142bd8 2024-04-18 10:15:19.601 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd06a5f 2024-04-18 10:15:19.601 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd06a5f 2024-04-18 10:15:19.604 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e322ee 2024-04-18 10:15:19.604 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e322ee 2024-04-18 10:15:19.604 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.605 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df54c1 2024-04-18 10:15:19.607 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df54c1 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e572b08 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-18 10:15:19.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:19.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:19.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-18 10:15:19.617 [DefaultDispatcher-worker-9 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df54c1 2024-04-18 10:15:19.630 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:19.636 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.641 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6158f1b5 2024-04-18 10:15:19.641 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6158f1b5 2024-04-18 10:15:19.642 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:19.644 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:19.645 [DefaultDispatcher-worker-6 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.645 [DefaultDispatcher-worker-6 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.645 [DefaultDispatcher-worker-6 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.645 [DefaultDispatcher-worker-6 @coroutine#2026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.647 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f03ee 2024-04-18 10:15:19.647 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f03ee 2024-04-18 10:15:19.647 [DefaultDispatcher-worker-12 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.647 [DefaultDispatcher-worker-12 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.652 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba09ac5 2024-04-18 10:15:19.652 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba09ac5 2024-04-18 10:15:19.655 [DefaultDispatcher-worker-2 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:19.656 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.656 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.656 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.656 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.656 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.656 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea209d5 2024-04-18 10:15:19.656 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea209d5 2024-04-18 10:15:19.658 [Test worker @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:19.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788fa91f 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-18 10:15:19.660 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d190ed 2024-04-18 10:15:19.660 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d190ed 2024-04-18 10:15:19.663 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f46626a 2024-04-18 10:15:19.663 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f46626a 2024-04-18 10:15:19.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8bc83e 2024-04-18 10:15:19.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8bc83e 2024-04-18 10:15:19.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-18 10:15:19.665 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dfa5f5 2024-04-18 10:15:19.665 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dfa5f5 2024-04-18 10:15:19.666 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8bc83e 2024-04-18 10:15:19.667 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8df69a 2024-04-18 10:15:19.667 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8df69a 2024-04-18 10:15:19.670 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5f515e 2024-04-18 10:15:19.670 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5f515e 2024-04-18 10:15:19.670 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.677 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8bc83e 2024-04-18 10:15:19.679 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8bc83e 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22655baf 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.680 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.681 [DefaultDispatcher-worker-4 @coroutine#2046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-18 10:15:19.682 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:19.682 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:19.682 [DefaultDispatcher-worker-4 @coroutine#2046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-18 10:15:19.688 [DefaultDispatcher-worker-11 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8bc83e 2024-04-18 10:15:19.692 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.696 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0eee9a 2024-04-18 10:15:19.696 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0eee9a 2024-04-18 10:15:19.701 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c9176b 2024-04-18 10:15:19.701 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c9176b 2024-04-18 10:15:19.704 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f685ea 2024-04-18 10:15:19.704 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f685ea 2024-04-18 10:15:19.706 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f41d50 2024-04-18 10:15:19.706 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f41d50 2024-04-18 10:15:19.708 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c5478a 2024-04-18 10:15:19.708 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c5478a 2024-04-18 10:15:19.708 [DefaultDispatcher-worker-4 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:19.709 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.711 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@424d6db6 2024-04-18 10:15:19.711 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@424d6db6 2024-04-18 10:15:19.712 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7925c02c 2024-04-18 10:15:19.712 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7925c02c 2024-04-18 10:15:19.713 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@409669c0 2024-04-18 10:15:19.713 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@409669c0 2024-04-18 10:15:19.716 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbe21f 2024-04-18 10:15:19.716 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbe21f 2024-04-18 10:15:19.716 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e23178 2024-04-18 10:15:19.716 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e23178 2024-04-18 10:15:19.718 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b00ef9 2024-04-18 10:15:19.718 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b00ef9 2024-04-18 10:15:19.718 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.719 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ddab5c 2024-04-18 10:15:19.719 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ddab5c 2024-04-18 10:15:19.720 [DefaultDispatcher-worker-4 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:19.722 [DefaultDispatcher-worker-4 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:19.722 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.722 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.722 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.722 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@36df3b43 2024-04-18 10:15:19.722 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@36df3b43 2024-04-18 10:15:19.722 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.723 [DefaultDispatcher-worker-4 @coroutine#2046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:19.723 [DefaultDispatcher-worker-4 @coroutine#2046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:15:19.723 [DefaultDispatcher-worker-4 @coroutine#2046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:19.724 [DefaultDispatcher-worker-6 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.724 [DefaultDispatcher-worker-2 @coroutine#2046] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:19.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-18 10:15:19.725 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aca914 2024-04-18 10:15:19.725 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aca914 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ce4b4 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-18 10:15:19.728 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7232da8 2024-04-18 10:15:19.728 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7232da8 2024-04-18 10:15:19.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bae15b 2024-04-18 10:15:19.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bae15b 2024-04-18 10:15:19.733 [DefaultDispatcher-worker-3 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:19.733 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.733 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.733 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.734 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f0c40c 2024-04-18 10:15:19.734 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f0c40c 2024-04-18 10:15:19.734 [DefaultDispatcher-worker-13 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@529023cf 2024-04-18 10:15:19.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@529023cf 2024-04-18 10:15:19.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.752 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.763 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.765 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.765 [Test worker @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.766 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.766 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.766 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.766 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34533/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.768 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.769 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.770 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b0f3f 2024-04-18 10:15:19.770 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b0f3f 2024-04-18 10:15:19.774 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bcf4e0 2024-04-18 10:15:19.774 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bcf4e0 2024-04-18 10:15:19.775 [DefaultDispatcher-worker-16 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.775 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.775 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.775 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.776 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.776 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.777 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2783644f 2024-04-18 10:15:19.777 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2783644f 2024-04-18 10:15:19.777 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.779 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6281fedb 2024-04-18 10:15:19.779 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6281fedb 2024-04-18 10:15:19.782 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@17761743 2024-04-18 10:15:19.782 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@17761743 2024-04-18 10:15:19.782 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:19.785 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5329fab9 2024-04-18 10:15:19.785 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5329fab9 2024-04-18 10:15:19.786 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c5fda 2024-04-18 10:15:19.786 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@678c5fda 2024-04-18 10:15:19.787 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f344d8f 2024-04-18 10:15:19.787 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f344d8f 2024-04-18 10:15:19.787 [DefaultDispatcher-worker-4 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.789 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0194 2024-04-18 10:15:19.789 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0194 2024-04-18 10:15:19.790 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@694bbd5b 2024-04-18 10:15:19.790 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@694bbd5b 2024-04-18 10:15:19.792 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c5c28d 2024-04-18 10:15:19.792 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c5c28d 2024-04-18 10:15:19.792 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.793 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7434aa 2024-04-18 10:15:19.793 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7434aa 2024-04-18 10:15:19.796 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2876b760 2024-04-18 10:15:19.796 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2876b760 2024-04-18 10:15:19.796 [DefaultDispatcher-worker-8 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.798 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d814f3b 2024-04-18 10:15:19.798 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d814f3b 2024-04-18 10:15:19.800 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@19149eb5 2024-04-18 10:15:19.800 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@19149eb5 2024-04-18 10:15:19.803 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55093859 2024-04-18 10:15:19.803 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55093859 2024-04-18 10:15:19.805 [DefaultDispatcher-worker-12 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.805 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4859482f 2024-04-18 10:15:19.805 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4859482f 2024-04-18 10:15:19.808 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f063e88 2024-04-18 10:15:19.808 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f063e88 2024-04-18 10:15:19.808 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:19.814 [DefaultDispatcher-worker-9 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.825 [DefaultDispatcher-worker-8 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.827 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:19.829 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1a4901 2024-04-18 10:15:19.829 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1a4901 2024-04-18 10:15:19.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ddbeb2 2024-04-18 10:15:19.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ddbeb2 2024-04-18 10:15:19.833 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e22271 2024-04-18 10:15:19.833 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e22271 2024-04-18 10:15:19.834 [DefaultDispatcher-worker-15 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.836 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0b489 2024-04-18 10:15:19.836 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0b489 2024-04-18 10:15:19.839 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2eb7f5 2024-04-18 10:15:19.839 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2eb7f5 2024-04-18 10:15:19.842 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@302bb2cc 2024-04-18 10:15:19.842 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@302bb2cc 2024-04-18 10:15:19.843 [DefaultDispatcher-worker-2 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.844 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@650fef12 2024-04-18 10:15:19.844 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@650fef12 2024-04-18 10:15:19.846 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cf4bc6 2024-04-18 10:15:19.846 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cf4bc6 2024-04-18 10:15:19.848 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@936c915 2024-04-18 10:15:19.848 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@936c915 2024-04-18 10:15:19.848 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 10:15:19.851 [DefaultDispatcher-worker-10 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.860 [DefaultDispatcher-worker-9 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.862 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:19.862 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:15:19.862 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:19.863 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:19.863 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:19.864 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34533/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:15:19.864 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34533/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:19.865 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:19.865 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 10:15:19.865 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:19.866 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:19.866 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:19.897 [DefaultDispatcher-worker-4 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164cad52 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-18 10:15:19.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-18 10:15:19.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.938 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.940 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.941 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.941 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:19.941 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.941 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46473/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:19.943 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.943 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:19.950 [DefaultDispatcher-worker-15 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.950 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.950 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:19.950 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.951 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.951 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:19.954 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23a78d2e 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:19.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:19.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-18 10:15:19.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-18 10:15:19.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-18 10:15:19.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-18 10:15:19.961 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-18 10:15:19.972 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-18 10:15:19.974 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-18 10:15:19.986 [DefaultDispatcher-worker-8 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-18 10:15:19.986 [DefaultDispatcher-worker-10 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:19.994 [DefaultDispatcher-worker-3 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.002 [DefaultDispatcher-worker-8 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.003 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:20.009 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1c089 2024-04-18 10:15:20.009 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1c089 2024-04-18 10:15:20.011 [DefaultDispatcher-worker-12 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.012 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@c762eaf 2024-04-18 10:15:20.012 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@c762eaf 2024-04-18 10:15:20.015 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@849abf9 2024-04-18 10:15:20.015 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@849abf9 2024-04-18 10:15:20.018 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4b2494 2024-04-18 10:15:20.018 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4b2494 2024-04-18 10:15:20.021 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f2103c 2024-04-18 10:15:20.021 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f2103c 2024-04-18 10:15:20.023 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4c4dfb 2024-04-18 10:15:20.023 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4c4dfb 2024-04-18 10:15:20.025 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@391f27e8 2024-04-18 10:15:20.025 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@391f27e8 2024-04-18 10:15:20.027 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d64dbdb 2024-04-18 10:15:20.027 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d64dbdb 2024-04-18 10:15:20.030 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc64dbb 2024-04-18 10:15:20.030 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc64dbb 2024-04-18 10:15:20.030 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 10:15:20.034 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.049 [DefaultDispatcher-worker-5 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.059 [DefaultDispatcher-worker-13 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.060 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.064 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4b0ff2 2024-04-18 10:15:20.064 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4b0ff2 2024-04-18 10:15:20.068 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@158ce2eb 2024-04-18 10:15:20.068 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@158ce2eb 2024-04-18 10:15:20.070 [DefaultDispatcher-worker-6 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.071 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b36482 2024-04-18 10:15:20.071 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b36482 2024-04-18 10:15:20.074 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1e8d0 2024-04-18 10:15:20.074 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1e8d0 2024-04-18 10:15:20.076 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1746492b 2024-04-18 10:15:20.076 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1746492b 2024-04-18 10:15:20.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65af7a92 2024-04-18 10:15:20.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65af7a92 2024-04-18 10:15:20.082 [DefaultDispatcher-worker-9 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.082 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb285d1 2024-04-18 10:15:20.082 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb285d1 2024-04-18 10:15:20.085 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@349e179f 2024-04-18 10:15:20.085 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@349e179f 2024-04-18 10:15:20.087 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11341f36 2024-04-18 10:15:20.087 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11341f36 2024-04-18 10:15:20.087 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:20.092 [DefaultDispatcher-worker-9 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dd0c70 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-18 10:15:20.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-18 10:15:20.119 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.131 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.133 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.134 [DefaultDispatcher-worker-9 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.134 [DefaultDispatcher-worker-9 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:20.134 [DefaultDispatcher-worker-9 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.134 [DefaultDispatcher-worker-9 @coroutine#2164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41869/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.137 [DefaultDispatcher-worker-6 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.137 [DefaultDispatcher-worker-6 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.145 [DefaultDispatcher-worker-4 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.145 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.145 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.145 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.146 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.146 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.147 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d91147b 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-18 10:15:20.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299fed3 2024-04-18 10:15:20.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299fed3 2024-04-18 10:15:20.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-18 10:15:20.157 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1299fed3 2024-04-18 10:15:20.168 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1299fed3 2024-04-18 10:15:20.170 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1299fed3 2024-04-18 10:15:20.182 [DefaultDispatcher-worker-13 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1299fed3 2024-04-18 10:15:20.184 [DefaultDispatcher-worker-16 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.193 [DefaultDispatcher-worker-13 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.196 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:20.200 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cf7aff 2024-04-18 10:15:20.200 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cf7aff 2024-04-18 10:15:20.204 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@28088056 2024-04-18 10:15:20.204 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@28088056 2024-04-18 10:15:20.205 [DefaultDispatcher-worker-6 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.208 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c37118f 2024-04-18 10:15:20.208 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c37118f 2024-04-18 10:15:20.208 [DefaultDispatcher-worker-5 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:20.208 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.208 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.209 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.210 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.210 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.211 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@69358a6d 2024-04-18 10:15:20.211 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@69358a6d 2024-04-18 10:15:20.214 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@34700d36 2024-04-18 10:15:20.214 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@34700d36 2024-04-18 10:15:20.215 [DefaultDispatcher-worker-11 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.216 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:20.216 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:15:20.216 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:20.216 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@589621de 2024-04-18 10:15:20.216 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@589621de 2024-04-18 10:15:20.217 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:20.217 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:15:20.217 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41869/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:15:20.217 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41869/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:20.218 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:20.218 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 10:15:20.218 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:20.219 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:20.219 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:15:20.219 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39f82a 2024-04-18 10:15:20.219 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39f82a 2024-04-18 10:15:20.222 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@91a7522 2024-04-18 10:15:20.222 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@91a7522 2024-04-18 10:15:20.224 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d37d08a 2024-04-18 10:15:20.224 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d37d08a 2024-04-18 10:15:20.224 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 10:15:20.243 [DefaultDispatcher-worker-3 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b45f7ef 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-18 10:15:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-18 10:15:20.256 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.261 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@212bbaf0 2024-04-18 10:15:20.261 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@212bbaf0 2024-04-18 10:15:20.265 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec50a5 2024-04-18 10:15:20.266 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fec50a5 2024-04-18 10:15:20.269 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.270 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3d180 2024-04-18 10:15:20.270 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3d180 2024-04-18 10:15:20.272 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed15a9e 2024-04-18 10:15:20.272 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed15a9e 2024-04-18 10:15:20.274 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d1918e 2024-04-18 10:15:20.275 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d1918e 2024-04-18 10:15:20.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff59209 2024-04-18 10:15:20.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff59209 2024-04-18 10:15:20.280 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.280 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1f07a6 2024-04-18 10:15:20.280 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1f07a6 2024-04-18 10:15:20.282 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.283 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.283 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:20.283 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.283 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34493/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.283 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@efea5d1 2024-04-18 10:15:20.283 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@efea5d1 2024-04-18 10:15:20.285 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.285 [DefaultDispatcher-worker-12 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:20.286 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd0861 2024-04-18 10:15:20.286 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd0861 2024-04-18 10:15:20.286 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:20.293 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.293 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.293 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.293 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.294 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.294 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.297 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25031fd4 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-18 10:15:20.299 [DefaultDispatcher-worker-15 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:20.299 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.300 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.300 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.301 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.301 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-18 10:15:20.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-18 10:15:20.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-18 10:15:20.302 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-18 10:15:20.314 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-18 10:15:20.315 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-18 10:15:20.320 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/auth/register 2024-04-18 10:15:20.320 [DefaultDispatcher-worker-15 @coroutine#2245] 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:34493/auth/register. 2024-04-18 10:15:20.320 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/auth/register 2024-04-18 10:15:20.320 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34493/auth/register from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.321 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/auth/register 2024-04-18 10:15:20.322 [DefaultDispatcher-worker-16 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/auth/register 2024-04-18 10:15:20.327 [DefaultDispatcher-worker-8 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-18 10:15:20.348 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.353 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea0f199 2024-04-18 10:15:20.353 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea0f199 2024-04-18 10:15:20.358 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20670a3d 2024-04-18 10:15:20.358 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20670a3d 2024-04-18 10:15:20.362 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@24589ae9 2024-04-18 10:15:20.362 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@24589ae9 2024-04-18 10:15:20.364 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@615a0006 2024-04-18 10:15:20.364 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@615a0006 2024-04-18 10:15:20.365 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34493/auth/register. 2024-04-18 10:15:20.365 [DefaultDispatcher-worker-3 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34493/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:20.367 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@485f098d 2024-04-18 10:15:20.367 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@485f098d 2024-04-18 10:15:20.370 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f1c459 2024-04-18 10:15:20.370 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f1c459 2024-04-18 10:15:20.372 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e937c 2024-04-18 10:15:20.372 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e937c 2024-04-18 10:15:20.375 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@175ff49 2024-04-18 10:15:20.375 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@175ff49 2024-04-18 10:15:20.377 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@31568d8b 2024-04-18 10:15:20.377 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@31568d8b 2024-04-18 10:15:20.377 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 10:15:20.390 [DefaultDispatcher-worker-1 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.401 [DefaultDispatcher-worker-15 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:20.402 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.404 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb8aea5 2024-04-18 10:15:20.404 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb8aea5 2024-04-18 10:15:20.407 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@227f4542 2024-04-18 10:15:20.407 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@227f4542 2024-04-18 10:15:20.409 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2640c5d5 2024-04-18 10:15:20.409 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2640c5d5 2024-04-18 10:15:20.411 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@63424f79 2024-04-18 10:15:20.411 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@63424f79 2024-04-18 10:15:20.414 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae60832 2024-04-18 10:15:20.414 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae60832 2024-04-18 10:15:20.416 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@526b0979 2024-04-18 10:15:20.416 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@526b0979 2024-04-18 10:15:20.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-18 10:15:20.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d93e9 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-18 10:15:20.418 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225108c 2024-04-18 10:15:20.418 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225108c 2024-04-18 10:15:20.421 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@36db036 2024-04-18 10:15:20.421 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@36db036 2024-04-18 10:15:20.423 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f09ff1 2024-04-18 10:15:20.423 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f09ff1 2024-04-18 10:15:20.423 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:20.438 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.449 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.450 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.452 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.452 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 10:15:20.452 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.452 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.453 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.453 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.460 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.460 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.460 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 10:15:20.461 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.461 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.461 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.464 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.469 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.474 [DefaultDispatcher-worker-10 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:20.474 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.474 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.475 [DefaultDispatcher-worker-10 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.476 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.476 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.486 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2024-04-18 10:15:20.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-18 10:15:20.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-18 10:15:20.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.488 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e: (connection evicted) 2024-04-18 10:15:20.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:20.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-18 10:15:20.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5825932c 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-18 10:15:20.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-18 10:15:20.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.508 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.510 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.511 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.511 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 10:15:20.511 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.511 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.512 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.512 [DefaultDispatcher-worker-2 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.522 [DefaultDispatcher-worker-9 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.522 [DefaultDispatcher-worker-9 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.522 [DefaultDispatcher-worker-9 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 10:15:20.522 [DefaultDispatcher-worker-9 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.523 [DefaultDispatcher-worker-9 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.523 [DefaultDispatcher-worker-9 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.526 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.530 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.534 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321c01c2 2024-04-18 10:15:20.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-18 10:15:20.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-18 10:15:20.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.535 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@321c01c2: (connection evicted) 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:20.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-18 10:15:20.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0538b3 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-18 10:15:20.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-18 10:15:20.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.552 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.554 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.555 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.555 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 10:15:20.555 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.555 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.557 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.557 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.565 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.566 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.566 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 10:15:20.566 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.566 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.566 [DefaultDispatcher-worker-15 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.570 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.573 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.576 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.579 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.581 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.585 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.587 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2024-04-18 10:15:20.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-18 10:15:20.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-18 10:15:20.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.588 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26398f67: (connection evicted) 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:20.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-18 10:15:20.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a8cab8 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-18 10:15:20.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-18 10:15:20.592 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.597 [DefaultDispatcher-worker-10 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:20.597 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.597 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.597 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.599 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.599 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.604 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.606 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.606 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.607 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 10:15:20.607 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.607 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.608 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.608 [DefaultDispatcher-worker-7 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.617 [DefaultDispatcher-worker-1 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.617 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.617 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 10:15:20.617 [DefaultDispatcher-worker-1 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.617 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.617 [DefaultDispatcher-worker-11 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.620 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.624 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.627 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2024-04-18 10:15:20.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-18 10:15:20.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-18 10:15:20.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.628 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17810908: (connection evicted) 2024-04-18 10:15:20.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:20.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-18 10:15:20.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-18 10:15:20.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eda853f 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-18 10:15:20.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-18 10:15:20.633 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.644 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.646 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.647 [DefaultDispatcher-worker-11 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.647 [DefaultDispatcher-worker-11 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 10:15:20.647 [DefaultDispatcher-worker-11 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.647 [DefaultDispatcher-worker-11 @coroutine#2390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.648 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.648 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.657 [DefaultDispatcher-worker-13 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.658 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.658 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 10:15:20.658 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.658 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.658 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.663 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.667 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.667 [DefaultDispatcher-worker-11 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:20.667 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.667 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.667 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.668 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.668 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.669 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.671 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.674 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3 2024-04-18 10:15:20.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-18 10:15:20.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-18 10:15:20.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.675 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3984e2b3: (connection evicted) 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:20.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-18 10:15:20.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a544cd 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:20.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-18 10:15:20.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-18 10:15:20.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.691 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.693 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.693 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.693 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 10:15:20.693 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.694 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:20.695 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.695 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:15:20.704 [DefaultDispatcher-worker-8 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.704 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.704 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 10:15:20.704 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.705 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.705 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:15:20.707 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.711 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2024-04-18 10:15:20.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-18 10:15:20.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-18 10:15:20.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:20.714 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c93be3: (connection evicted) 2024-04-18 10:15:20.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:20.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-18 10:15:20.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-18 10:15:20.806 [DefaultDispatcher-worker-3 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:20.807 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.807 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.807 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.808 [DefaultDispatcher-worker-6 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:20.808 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.808 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.808 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.808 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.809 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.809 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.962 [DefaultDispatcher-worker-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:20.963 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.963 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:20.963 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.964 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:20.964 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f119b55 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-18 10:15:21.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-18 10:15:21.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.047 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.049 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.050 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.050 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:21.050 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.051 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:21.052 [DefaultDispatcher-worker-10 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.052 [DefaultDispatcher-worker-10 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.060 [DefaultDispatcher-worker-1 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.060 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.060 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.060 [DefaultDispatcher-worker-1 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.061 [DefaultDispatcher-worker-4 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.061 [DefaultDispatcher-worker-4 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.065 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.084 [DefaultDispatcher-worker-13 @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.116 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:21.121 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65619474 2024-04-18 10:15:21.121 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65619474 2024-04-18 10:15:21.125 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba676a8 2024-04-18 10:15:21.125 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba676a8 2024-04-18 10:15:21.129 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f99ff04 2024-04-18 10:15:21.129 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f99ff04 2024-04-18 10:15:21.133 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9b7c93 2024-04-18 10:15:21.133 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9b7c93 2024-04-18 10:15:21.135 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b08f80 2024-04-18 10:15:21.135 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b08f80 2024-04-18 10:15:21.138 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfbb268 2024-04-18 10:15:21.138 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfbb268 2024-04-18 10:15:21.140 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3a1fcc 2024-04-18 10:15:21.140 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3a1fcc 2024-04-18 10:15:21.141 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:15:21.142 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab483dc 2024-04-18 10:15:21.142 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab483dc 2024-04-18 10:15:21.145 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3fd985 2024-04-18 10:15:21.145 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3fd985 2024-04-18 10:15:21.145 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:21.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-18 10:15:21.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-18 10:15:21.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:15:21.150 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2: (connection evicted) 2024-04-18 10:15:21.151 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65619474: (connection evicted) 2024-04-18 10:15:21.151 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba676a8: (connection evicted) 2024-04-18 10:15:21.151 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f99ff04: (connection evicted) 2024-04-18 10:15:21.152 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9b7c93: (connection evicted) 2024-04-18 10:15:21.152 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b08f80: (connection evicted) 2024-04-18 10:15:21.152 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfbb268: (connection evicted) 2024-04-18 10:15:21.152 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b3a1fcc: (connection evicted) 2024-04-18 10:15:21.153 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab483dc: (connection evicted) 2024-04-18 10:15:21.153 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3fd985: (connection evicted) 2024-04-18 10:15:21.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-18 10:15:21.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-18 10:15:21.157 [DefaultDispatcher-worker-8 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:21.157 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.157 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.157 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-18 10:15:21.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24facb47 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-18 10:15:21.159 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.159 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-18 10:15:21.161 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.173 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.174 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.175 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.175 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:21.176 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.176 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:21.177 [DefaultDispatcher-worker-9 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.177 [DefaultDispatcher-worker-9 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.184 [DefaultDispatcher-worker-12 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.184 [DefaultDispatcher-worker-12 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.184 [DefaultDispatcher-worker-12 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.184 [DefaultDispatcher-worker-12 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.185 [DefaultDispatcher-worker-10 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.185 [DefaultDispatcher-worker-10 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.188 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.204 [DefaultDispatcher-worker-3 @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.219 [DefaultDispatcher-worker-14 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:21.219 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.219 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.219 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.220 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.220 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.250 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-18 10:15:21.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-18 10:15:21.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-18 10:15:21.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.253 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b: (connection evicted) 2024-04-18 10:15:21.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-18 10:15:21.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-18 10:15:21.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-18 10:15:21.259 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.271 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.273 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.274 [DefaultDispatcher-worker-14 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.274 [DefaultDispatcher-worker-14 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:21.274 [DefaultDispatcher-worker-14 @coroutine#2533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.274 [DefaultDispatcher-worker-14 @coroutine#2533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:21.275 [DefaultDispatcher-worker-1 @coroutine#2533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.276 [DefaultDispatcher-worker-1 @coroutine#2533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.283 [DefaultDispatcher-worker-8 @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.283 [DefaultDispatcher-worker-8 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.283 [DefaultDispatcher-worker-8 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.283 [DefaultDispatcher-worker-8 @coroutine#2532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.284 [DefaultDispatcher-worker-14 @coroutine#2532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.284 [DefaultDispatcher-worker-14 @coroutine#2532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.287 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.306 [DefaultDispatcher-worker-5 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:21.306 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.306 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.306 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.307 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.307 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.308 [DefaultDispatcher-worker-2 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.311 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:21.311 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.311 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.311 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.312 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.312 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.342 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-04-18 10:15:21.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-18 10:15:21.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-18 10:15:21.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.344 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318353: (connection evicted) 2024-04-18 10:15:21.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-18 10:15:21.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-18 10:15:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-18 10:15:21.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb23b9c 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-18 10:15:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-18 10:15:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.366 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.368 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.369 [DefaultDispatcher-worker-14 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.369 [DefaultDispatcher-worker-14 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:21.369 [DefaultDispatcher-worker-14 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.369 [DefaultDispatcher-worker-14 @coroutine#2562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:21.370 [DefaultDispatcher-worker-7 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.371 [DefaultDispatcher-worker-7 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:21.379 [DefaultDispatcher-worker-16 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.379 [DefaultDispatcher-worker-16 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.379 [DefaultDispatcher-worker-16 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.379 [DefaultDispatcher-worker-16 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.380 [DefaultDispatcher-worker-5 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.380 [DefaultDispatcher-worker-5 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.384 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.401 [DefaultDispatcher-worker-1 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.437 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-18 10:15:21.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-18 10:15:21.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-18 10:15:21.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.440 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19430f: (connection evicted) 2024-04-18 10:15:21.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-18 10:15:21.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-18 10:15:21.453 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21252bef 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.454 [Test worker @coroutine#2578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-18 10:15:21.469 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.481 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.483 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.485 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.487 [DefaultDispatcher-worker-14 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:21.487 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.487 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.487 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.488 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.488 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.494 [DefaultDispatcher-worker-14 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.506 [DefaultDispatcher-worker-14 @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-18 10:15:21.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-18 10:15:21.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-18 10:15:21.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.510 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52984065: (connection evicted) 2024-04-18 10:15:21.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-18 10:15:21.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-18 10:15:21.513 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25f67aea 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.514 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-18 10:15:21.515 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.515 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.515 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-18 10:15:21.532 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.544 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.546 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.548 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.548 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60147536 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-18 10:15:21.549 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-18 10:15:21.564 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-18 10:15:21.576 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-18 10:15:21.578 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-18 10:15:21.580 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-18 10:15:21.591 [DefaultDispatcher-worker-9 @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-18 10:15:21.613 [DefaultDispatcher-worker-13 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.613 [DefaultDispatcher-worker-5 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:21.613 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.613 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.613 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.614 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.615 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.615 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:21.621 [DefaultDispatcher-worker-6 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.629 [DefaultDispatcher-worker-11 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-18 10:15:21.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-18 10:15:21.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-18 10:15:21.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.646 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c02089: (connection evicted) 2024-04-18 10:15:21.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-18 10:15:21.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-18 10:15:21.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-18 10:15:21.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-18 10:15:21.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.647 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b010d4: (connection evicted) 2024-04-18 10:15:21.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-18 10:15:21.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2561d61 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-18 10:15:21.650 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.651 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-18 10:15:21.666 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.677 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.679 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.679 [DefaultDispatcher-worker-5 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:21.679 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.679 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.679 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.680 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.680 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.681 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5ff1d4 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.681 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-18 10:15:21.682 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-18 10:15:21.682 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-18 10:15:21.682 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-18 10:15:21.696 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-18 10:15:21.706 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-18 10:15:21.708 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-18 10:15:21.710 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-18 10:15:21.722 [DefaultDispatcher-worker-7 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-18 10:15:21.735 [DefaultDispatcher-worker-1 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.745 [DefaultDispatcher-worker-12 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.751 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:21.753 [DefaultDispatcher-worker-2 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-18 10:15:21.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-18 10:15:21.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-18 10:15:21.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.757 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@374712f8: (connection evicted) 2024-04-18 10:15:21.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-18 10:15:21.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-18 10:15:21.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-18 10:15:21.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-18 10:15:21.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.758 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59da4992: (connection evicted) 2024-04-18 10:15:21.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-18 10:15:21.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6edc8385 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.761 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.762 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-18 10:15:21.762 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.762 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.762 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-18 10:15:21.777 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.791 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.793 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.795 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.805 [DefaultDispatcher-worker-12 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.820 [DefaultDispatcher-worker-2 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:21.820 [DefaultDispatcher-worker-2 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.820 [DefaultDispatcher-worker-2 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.820 [DefaultDispatcher-worker-2 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.820 [DefaultDispatcher-worker-16 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:21.821 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.821 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.821 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.821 [DefaultDispatcher-worker-4 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.822 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.822 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.829 [DefaultDispatcher-worker-16 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.831 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.840 [DefaultDispatcher-worker-16 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-18 10:15:21.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-18 10:15:21.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-18 10:15:21.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.859 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d24586: (connection evicted) 2024-04-18 10:15:21.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-18 10:15:21.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9e7a70 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.861 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-18 10:15:21.862 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.862 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.862 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-18 10:15:21.879 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.890 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.892 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.894 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.904 [DefaultDispatcher-worker-3 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.924 [DefaultDispatcher-worker-8 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.927 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.937 [DefaultDispatcher-worker-11 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-18 10:15:21.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-18 10:15:21.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-18 10:15:21.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:21.943 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78762e87: (connection evicted) 2024-04-18 10:15:21.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:21.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-18 10:15:21.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9f5dcf 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:21.946 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-18 10:15:21.947 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:21.947 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:21.947 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-18 10:15:21.964 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:21.975 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:21.975 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.975 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:21.975 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.975 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:21.976 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.976 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:21.977 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:21.979 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:21.988 [DefaultDispatcher-worker-1 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:22.007 [DefaultDispatcher-worker-8 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:22.017 [DefaultDispatcher-worker-2 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:22.066 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:22.192 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:22.192 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.192 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.192 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.194 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.194 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.202 [DefaultDispatcher-worker-4 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:15:22.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-18 10:15:22.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-18 10:15:22.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:22.248 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2552cb80: (connection evicted) 2024-04-18 10:15:22.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:22.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-18 10:15:22.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768967cf 2024-04-18 10:15:22.252 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:22.253 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-18 10:15:22.254 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.254 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.254 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-18 10:15:22.256 [DefaultDispatcher-worker-4 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:22.256 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.256 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.256 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.257 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.257 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.270 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.281 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.283 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.284 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.295 [DefaultDispatcher-worker-12 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.298 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.319 [DefaultDispatcher-worker-12 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:22.319 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.319 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.319 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.320 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.320 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.322 [DefaultDispatcher-worker-10 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.323 [DefaultDispatcher-worker-11 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:22.323 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.323 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.323 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.324 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.324 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.331 [DefaultDispatcher-worker-11 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:15:22.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-18 10:15:22.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-18 10:15:22.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:22.344 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d: (connection evicted) 2024-04-18 10:15:22.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:22.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-18 10:15:22.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3582077c 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:22.346 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@365fde74 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@365fde74 2024-04-18 10:15:22.347 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-18 10:15:22.363 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365fde74 2024-04-18 10:15:22.374 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365fde74 2024-04-18 10:15:22.376 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365fde74 2024-04-18 10:15:22.378 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365fde74 2024-04-18 10:15:22.390 [DefaultDispatcher-worker-14 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365fde74 2024-04-18 10:15:22.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-18 10:15:22.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-18 10:15:22.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:22.442 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365fde74: (connection evicted) 2024-04-18 10:15:22.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:22.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-18 10:15:22.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-18 10:15:22.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-18 10:15:22.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb29382 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:22.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-18 10:15:22.518 [DefaultDispatcher-worker-16 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:22.518 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.518 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.518 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.520 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.520 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.537 [DefaultDispatcher-worker-16 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.546 [DefaultDispatcher-worker-11 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.546 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:22.553 [DefaultDispatcher-worker-11 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.561 [DefaultDispatcher-worker-7 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.593 [DefaultDispatcher-worker-10 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.594 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:15:22.600 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-04-18 10:15:22.601 [DefaultDispatcher-worker-15 @coroutine#2919] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@471b7c9c 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:22.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-18 10:15:22.617 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.617 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:22.617 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.617 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:22.619 [eventLoopGroupProxy-19-1 @call-handler#2927] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 10:15:22.619 [eventLoopGroupProxy-19-1 @call-handler#2927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.619 [eventLoopGroupProxy-19-2 @call-handler#2930] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:15:22.620 [eventLoopGroupProxy-19-2 @call-handler#2930] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.620 [eventLoopGroupProxy-19-2 @call-handler#2930] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:22.620 [eventLoopGroupProxy-19-2 @call-handler#2930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.621 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.621 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5702e6f3 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:22.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:22.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-18 10:15:22.626 [DefaultDispatcher-worker-5 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:22.626 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.627 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.627 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.628 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.628 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.639 [DefaultDispatcher-worker-13 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.639 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.639 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.639 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.640 [eventLoopGroupProxy-19-2 @call-handler#2938] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:15:22.640 [eventLoopGroupProxy-19-2 @call-handler#2938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.641 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.641 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:22.641 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.641 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:22.641 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.641 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:22.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166fe7a 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:22.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-18 10:15:22.642 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:15:22.642 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.642 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-04-18 10:15:22.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-04-18 10:15:22.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-18 10:15:22.642 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.643 [DefaultDispatcher-worker-5 @coroutine#2940] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.643 [DefaultDispatcher-worker-5 @coroutine#2940] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.645 [eventLoopGroupProxy-19-3 @call-handler#2951] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 10:15:22.645 [eventLoopGroupProxy-19-3 @call-handler#2951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.653 [DefaultDispatcher-worker-11 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.659 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.659 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:15:22.659 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.659 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:15:22.661 [eventLoopGroupProxy-19-2 @call-handler#2960] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:15:22.661 [eventLoopGroupProxy-19-2 @call-handler#2960] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.661 [eventLoopGroupProxy-19-2 @call-handler#2960] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:22.661 [eventLoopGroupProxy-19-4 @call-handler#2963] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 10:15:22.661 [eventLoopGroupProxy-19-4 @call-handler#2963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.662 [DefaultDispatcher-worker-9 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.675 [DefaultDispatcher-worker-16 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.675 [eventLoopGroupProxy-19-2 @call-handler#2960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.674 [DefaultDispatcher-worker-15 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.676 [DefaultDispatcher-worker-1 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.676 [DefaultDispatcher-worker-15 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.676 [DefaultDispatcher-worker-1 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:15:22.676 [DefaultDispatcher-worker-15 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.676 [DefaultDispatcher-worker-15 @coroutine#2939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.677 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:15:22.677 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.677 [DefaultDispatcher-worker-1 @coroutine#2939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.677 [DefaultDispatcher-worker-1 @coroutine#2939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.693 [DefaultDispatcher-worker-4 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.694 [DefaultDispatcher-worker-14 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:22.694 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.694 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.694 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.694 [DefaultDispatcher-worker-10 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.694 [DefaultDispatcher-worker-4 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-04-18 10:15:22.695 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.695 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.695 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.695 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.695 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.696 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:15:22.696 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.696 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.696 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.703 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:22.710 [DefaultDispatcher-worker-4 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.712 [DefaultDispatcher-worker-3 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-04-18 10:15:22.723 [DefaultDispatcher-worker-9 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2024-04-18 10:15:22.723 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:22.725 [DefaultDispatcher-worker-15 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.727 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.727 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-18 10:15:22.727 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.728 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-18 10:15:22.735 [DefaultDispatcher-worker-17 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.742 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:22.755 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.756 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.756 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-18 10:15:22.756 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.756 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433601 2024-04-18 10:15:22.756 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433601. 2024-04-18 10:15:22.756 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433601 2024-04-18 10:15:22.757 [eventLoopGroupProxy-19-2 @call-handler#2999] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-18 10:15:22.761 [eventLoopGroupProxy-19-2 @call-handler#2999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.762 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433601 2024-04-18 10:15:22.762 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433601 2024-04-18 10:15:22.762 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433601. 2024-04-18 10:15:22.762 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.774 [DefaultDispatcher-worker-17 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.774 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.775 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:15:22.775 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.775 [eventLoopGroupProxy-19-2 @call-handler#3003] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-18 10:15:22.778 [eventLoopGroupProxy-19-2 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.778 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.778 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.779 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:15:22.779 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.790 [DefaultDispatcher-worker-8 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.811 [DefaultDispatcher-worker-10 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.823 [DefaultDispatcher-worker-10 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.824 [DefaultDispatcher-worker-4 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.824 [DefaultDispatcher-worker-4 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.824 [DefaultDispatcher-worker-4 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:22.824 [DefaultDispatcher-worker-4 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.824 [DefaultDispatcher-worker-4 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:22.826 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:22.826 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:22.826 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:22.838 [DefaultDispatcher-worker-16 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:22.838 [DefaultDispatcher-worker-16 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.838 [DefaultDispatcher-worker-16 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.838 [DefaultDispatcher-worker-16 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.838 [DefaultDispatcher-worker-12 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:22.839 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.839 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.839 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.839 [DefaultDispatcher-worker-4 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.840 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.840 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.841 [DefaultDispatcher-worker-16 @call-handler#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.842 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.842 [DefaultDispatcher-worker-19 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.842 [DefaultDispatcher-worker-19 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.842 [DefaultDispatcher-worker-19 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:22.842 [DefaultDispatcher-worker-19 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.852 [DefaultDispatcher-worker-15 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.857 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.858 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.858 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-18 10:15:22.858 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.859 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-18 10:15:22.866 [DefaultDispatcher-worker-11 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.885 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.885 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 10:15:22.885 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-18 10:15:22.885 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.885 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433602 2024-04-18 10:15:22.885 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433602. 2024-04-18 10:15:22.885 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433602 2024-04-18 10:15:22.886 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-18 10:15:22.887 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.887 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433602 2024-04-18 10:15:22.887 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433602 2024-04-18 10:15:22.888 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433602. 2024-04-18 10:15:22.888 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582360297473433602 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.897 [DefaultDispatcher-worker-16 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.898 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.898 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:15:22.898 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.899 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-18 10:15:22.899 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.899 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.899 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:15:22.900 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:15:22.900 [DefaultDispatcher-worker-16 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.911 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.932 [DefaultDispatcher-worker-3 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.944 [DefaultDispatcher-worker-5 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.944 [DefaultDispatcher-worker-16 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.944 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.945 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:22.945 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.945 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:22.946 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:22.946 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:22.946 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:22.952 [DefaultDispatcher-worker-15 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.959 [DefaultDispatcher-worker-5 @call-handler#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:22.959 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.960 [DefaultDispatcher-worker-9 @coroutine#2941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.960 [DefaultDispatcher-worker-9 @coroutine#2941] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:22.960 [DefaultDispatcher-worker-9 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:22.960 [DefaultDispatcher-worker-9 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.969 [DefaultDispatcher-worker-15 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:22.973 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.973 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:22.973 [UI Thread @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.974 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-18 10:15:22.975 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.975 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:22.975 [UI Thread @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.975 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.975 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:22.975 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.977 [UI Thread @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:22.977 [UI Thread @coroutine#3083] 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=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601. 2024-04-18 10:15:22.977 [UI Thread @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:22.977 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.978 [UI Thread @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.978 [UI Thread @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.978 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:22.979 [UI Thread @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.980 [eventLoopGroupProxy-19-6 @call-handler#3093] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-18 10:15:22.980 [eventLoopGroupProxy-19-5 @call-handler#3095] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-18 10:15:22.982 [eventLoopGroupProxy-19-7 @call-handler#3099] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-18 10:15:22.983 [eventLoopGroupProxy-19-6 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.983 [eventLoopGroupProxy-19-5 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.984 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.984 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.984 [UI Thread @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.984 [UI Thread @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:22.984 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:22.984 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.985 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:22.985 [UI Thread @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:22.991 [DefaultDispatcher-worker-2 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:22.992 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.992 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:22.992 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.993 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.993 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:22.994 [DefaultDispatcher-worker-10 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:22.996 [eventLoopGroupProxy-19-7 @call-handler#3099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:22.997 [UI Thread @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:22.997 [UI Thread @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:22.997 [UI Thread @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601. 2024-04-18 10:15:22.997 [UI Thread @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.002 [DefaultDispatcher-worker-14 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.010 [DefaultDispatcher-worker-7 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.022 [DefaultDispatcher-worker-12 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.027 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582360297473433600 2024-04-18 10:15:23.027 [UI Thread @coroutine#3113] 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=582360297473433600. 2024-04-18 10:15:23.027 [UI Thread @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582360297473433600 2024-04-18 10:15:23.028 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-18 10:15:23.029 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.030 [UI Thread @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582360297473433600 2024-04-18 10:15:23.030 [UI Thread @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582360297473433600 2024-04-18 10:15:23.030 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582360297473433600. 2024-04-18 10:15:23.030 [UI Thread @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.039 [DefaultDispatcher-worker-9 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.051 [DefaultDispatcher-worker-6 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.061 [DefaultDispatcher-worker-9 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.062 [DefaultDispatcher-worker-9 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.062 [DefaultDispatcher-worker-9 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:23.062 [DefaultDispatcher-worker-9 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.062 [DefaultDispatcher-worker-9 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:23.063 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:23.063 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:23.063 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:23.074 [DefaultDispatcher-worker-19 @call-handler#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:23.074 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.074 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.075 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.075 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:23.075 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.084 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582360297473433602&assignmentUid=582360297473433600&clazzUid=582360297473433600&submitterUid=582360297473433601 2024-04-18 10:15:23.084 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582360297473433602&assignmentUid=582360297473433600&clazzUid=582360297473433600&submitterUid=582360297473433601. 2024-04-18 10:15:23.084 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582360297473433602&assignmentUid=582360297473433600&clazzUid=582360297473433600&submitterUid=582360297473433601 2024-04-18 10:15:23.084 [DefaultDispatcher-worker-19 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.085 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-18 10:15:23.091 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.092 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582360297473433602&assignmentUid=582360297473433600&clazzUid=582360297473433600&submitterUid=582360297473433601 2024-04-18 10:15:23.092 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582360297473433602&assignmentUid=582360297473433600&clazzUid=582360297473433600&submitterUid=582360297473433601 2024-04-18 10:15:23.092 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582360297473433602&assignmentUid=582360297473433600&clazzUid=582360297473433600&submitterUid=582360297473433601. 2024-04-18 10:15:23.092 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582360297473433602&assignmentUid=582360297473433600&clazzUid=582360297473433600&submitterUid=582360297473433601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.102 [DefaultDispatcher-worker-16 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.112 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582360297473433601 2024-04-18 10:15:23.112 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582360297473433601. 2024-04-18 10:15:23.112 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582360297473433601 2024-04-18 10:15:23.113 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-18 10:15:23.113 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.113 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.113 [UI Thread @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.114 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582360297473433600 2024-04-18 10:15:23.114 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582360297473433600. 2024-04-18 10:15:23.114 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.114 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582360297473433600 2024-04-18 10:15:23.114 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.114 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.114 [UI Thread @coroutine#3166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.114 [eventLoopGroupProxy-19-6 @call-handler#3174] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-18 10:15:23.114 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.114 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.114 [UI Thread @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.115 [eventLoopGroupProxy-19-5 @call-handler#3178] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-18 10:15:23.115 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-18 10:15:23.115 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-18 10:15:23.115 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582360297473433601 2024-04-18 10:15:23.115 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582360297473433601 2024-04-18 10:15:23.116 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582360297473433601. 2024-04-18 10:15:23.116 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582360297473433601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.116 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.117 [UI Thread @coroutine#3166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.117 [UI Thread @coroutine#3166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.117 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.117 [UI Thread @coroutine#3166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.117 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.118 [UI Thread @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.118 [UI Thread @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.118 [eventLoopGroupProxy-19-5 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.118 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.118 [UI Thread @coroutine#3168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.118 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582360297473433600 2024-04-18 10:15:23.118 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582360297473433600 2024-04-18 10:15:23.118 [eventLoopGroupProxy-19-6 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.118 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582360297473433600. 2024-04-18 10:15:23.119 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.119 [UI Thread @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.119 [UI Thread @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.119 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.119 [UI Thread @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.125 [DefaultDispatcher-worker-1 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.134 [DefaultDispatcher-worker-18 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.141 [DefaultDispatcher-worker-12 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.149 [DefaultDispatcher-worker-7 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.155 [DefaultDispatcher-worker-13 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.159 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433602 2024-04-18 10:15:23.159 [UI Thread @coroutine#3198] 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=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433602. 2024-04-18 10:15:23.159 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433602 2024-04-18 10:15:23.160 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-18 10:15:23.165 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.165 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433602 2024-04-18 10:15:23.166 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433602 2024-04-18 10:15:23.166 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433602. 2024-04-18 10:15:23.166 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433602 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.175 [DefaultDispatcher-worker-7 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.187 [DefaultDispatcher-worker-12 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.195 [DefaultDispatcher-worker-18 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.195 [DefaultDispatcher-worker-18 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.195 [DefaultDispatcher-worker-18 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:23.195 [DefaultDispatcher-worker-18 @coroutine#2941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.195 [DefaultDispatcher-worker-18 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 10:15:23.196 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 10:15:23.197 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 10:15:23.197 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:15:23.205 [DefaultDispatcher-worker-4 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:23.206 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.206 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.206 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.207 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.207 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.208 [DefaultDispatcher-worker-12 @call-handler#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-04-18 10:15:23.209 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.209 [DefaultDispatcher-worker-8 @coroutine#2941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.209 [DefaultDispatcher-worker-8 @coroutine#2941] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:15:23.209 [DefaultDispatcher-worker-8 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:15:23.209 [DefaultDispatcher-worker-8 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.211 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.211 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.211 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.212 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.212 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.212 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.212 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-18 10:15:23.213 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.213 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.213 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.213 [eventLoopGroupProxy-19-6 @call-handler#3254] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-18 10:15:23.213 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:23.213 [UI Thread @coroutine#3255] 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=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601. 2024-04-18 10:15:23.213 [eventLoopGroupProxy-19-5 @call-handler#3257] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-18 10:15:23.213 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:23.214 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.214 [eventLoopGroupProxy-19-6 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.215 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-18 10:15:23.215 [eventLoopGroupProxy-19-5 @call-handler#3257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.215 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.215 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.215 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.215 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.215 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.215 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 2024-04-18 10:15:23.216 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.216 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.216 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.216 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.216 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600. 2024-04-18 10:15:23.216 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582360297473433601&assignmentUid=582360297473433600 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.218 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:15:23.219 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:23.219 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 2024-04-18 10:15:23.219 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601. 2024-04-18 10:15:23.219 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582360297473433600&clazzUid=582360297473433600&accountPersonUid=582360297473433601 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:23.220 [DefaultDispatcher-worker-12 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5 2024-04-18 10:15:23.225 [DefaultDispatcher-worker-1 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.233 [DefaultDispatcher-worker-13 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.242 [DefaultDispatcher-worker-13 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.253 [DefaultDispatcher-worker-1 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df95b 2024-04-18 10:15:23.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-18 10:15:23.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-18 10:15:23.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:23.258 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25df95b: (connection evicted) 2024-04-18 10:15:23.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:23.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-18 10:15:23.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-18 10:15:23.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-18 10:15:23.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-18 10:15:23.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:23.260 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eef43f5: (connection evicted) 2024-04-18 10:15:23.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:23.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-18 10:15:23.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-18 10:15:23.268 [DefaultDispatcher-worker-12 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:23.268 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.268 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.268 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.269 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.269 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.332 [DefaultDispatcher-worker-4 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:23.332 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.332 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.332 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.333 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.333 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.336 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:23.336 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.336 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.336 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.337 [DefaultDispatcher-worker-19 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.337 [DefaultDispatcher-worker-19 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.529 [DefaultDispatcher-worker-19 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:23.530 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.530 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.530 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.531 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.531 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.638 [DefaultDispatcher-worker-12 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:23.638 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.638 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.638 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.639 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.639 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.704 [DefaultDispatcher-worker-19 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:23.704 [DefaultDispatcher-worker-19 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.705 [DefaultDispatcher-worker-19 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.705 [DefaultDispatcher-worker-19 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.706 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.706 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.852 [DefaultDispatcher-worker-12 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:23.852 [DefaultDispatcher-worker-12 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.853 [DefaultDispatcher-worker-12 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.853 [DefaultDispatcher-worker-12 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.853 [DefaultDispatcher-worker-5 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:23.853 [DefaultDispatcher-worker-5 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.853 [DefaultDispatcher-worker-5 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:23.853 [DefaultDispatcher-worker-5 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.854 [DefaultDispatcher-worker-11 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.854 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:23.854 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.003 [DefaultDispatcher-worker-11 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:24.003 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.003 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.003 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.004 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.005 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.217 [DefaultDispatcher-worker-3 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:24.217 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.217 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.217 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.218 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.218 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-18 10:15:24.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-18 10:15:24.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.265 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188: (connection evicted) 2024-04-18 10:15:24.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-18 10:15:24.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-18 10:15:24.269 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-18 10:15:24.269 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.269 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5016934 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.270 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-18 10:15:24.280 [DefaultDispatcher-worker-3 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:24.280 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.280 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.280 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.281 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.281 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.285 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.300 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.303 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.307 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.307 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b57dc2 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-18 10:15:24.308 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@67857a20 2024-04-18 10:15:24.309 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@67857a20 2024-04-18 10:15:24.309 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-18 10:15:24.324 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67857a20 2024-04-18 10:15:24.335 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67857a20 2024-04-18 10:15:24.336 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67857a20 2024-04-18 10:15:24.338 [Test worker @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67857a20 2024-04-18 10:15:24.344 [DefaultDispatcher-worker-2 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:24.345 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.345 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.345 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.346 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.346 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.348 [DefaultDispatcher-worker-8 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:24.348 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.348 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.348 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.350 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.350 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.350 [DefaultDispatcher-worker-5 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67857a20 2024-04-18 10:15:24.365 [DefaultDispatcher-worker-12 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.370 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:24.378 [DefaultDispatcher-worker-12 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-04-18 10:15:24.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-18 10:15:24.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-18 10:15:24.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.388 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a: (connection evicted) 2024-04-18 10:15:24.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-18 10:15:24.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-18 10:15:24.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-18 10:15:24.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-18 10:15:24.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.389 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67857a20: (connection evicted) 2024-04-18 10:15:24.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-18 10:15:24.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5852605c 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.391 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-18 10:15:24.392 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.392 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.392 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-18 10:15:24.407 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.419 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.421 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.422 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c9a128 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.423 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-18 10:15:24.424 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-04-18 10:15:24.424 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-04-18 10:15:24.424 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-18 10:15:24.438 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-04-18 10:15:24.449 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-04-18 10:15:24.451 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-04-18 10:15:24.452 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-04-18 10:15:24.464 [DefaultDispatcher-worker-18 @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2024-04-18 10:15:24.479 [DefaultDispatcher-worker-11 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.489 [DefaultDispatcher-worker-2 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.492 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.502 [DefaultDispatcher-worker-8 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.524 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.524 [DefaultDispatcher-worker-2 @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8359da 2024-04-18 10:15:24.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-18 10:15:24.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-18 10:15:24.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.529 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8359da: (connection evicted) 2024-04-18 10:15:24.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-18 10:15:24.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-18 10:15:24.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-18 10:15:24.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-18 10:15:24.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.531 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c7d472: (connection evicted) 2024-04-18 10:15:24.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-18 10:15:24.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402fcf14 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.533 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-18 10:15:24.534 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.534 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.534 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-18 10:15:24.542 [DefaultDispatcher-worker-8 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:24.542 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.542 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.542 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.543 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.543 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.552 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.563 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.565 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.567 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7baf7a9d 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.567 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27879518 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27879518 2024-04-18 10:15:24.568 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-18 10:15:24.581 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27879518 2024-04-18 10:15:24.592 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27879518 2024-04-18 10:15:24.594 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27879518 2024-04-18 10:15:24.596 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27879518 2024-04-18 10:15:24.609 [DefaultDispatcher-worker-17 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27879518 2024-04-18 10:15:24.620 [DefaultDispatcher-worker-8 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.631 [DefaultDispatcher-worker-3 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-18 10:15:24.634 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-18 10:15:24.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-18 10:15:24.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.638 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58b03882: (connection evicted) 2024-04-18 10:15:24.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-18 10:15:24.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-18 10:15:24.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-18 10:15:24.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-18 10:15:24.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.639 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27879518: (connection evicted) 2024-04-18 10:15:24.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-18 10:15:24.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6019ce4b 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.641 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.642 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.642 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.642 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.642 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-18 10:15:24.642 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.642 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.642 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-18 10:15:24.650 [DefaultDispatcher-worker-16 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:24.650 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.650 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.650 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.652 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.652 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.657 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.668 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.670 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.672 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36134f3 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.672 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-04-18 10:15:24.673 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-18 10:15:24.686 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-04-18 10:15:24.697 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-04-18 10:15:24.699 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-04-18 10:15:24.701 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-04-18 10:15:24.713 [DefaultDispatcher-worker-4 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-04-18 10:15:24.717 [DefaultDispatcher-worker-17 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:24.717 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.717 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.717 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.718 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.718 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.728 [DefaultDispatcher-worker-17 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.742 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:24.746 [DefaultDispatcher-worker-5 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe 2024-04-18 10:15:24.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-18 10:15:24.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-18 10:15:24.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.755 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e8fefe: (connection evicted) 2024-04-18 10:15:24.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-18 10:15:24.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-18 10:15:24.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-18 10:15:24.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-18 10:15:24.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.756 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09: (connection evicted) 2024-04-18 10:15:24.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-18 10:15:24.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae4a043 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.758 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-18 10:15:24.759 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.759 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.759 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-18 10:15:24.775 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.786 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.788 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.789 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6442c2dd 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2024-04-18 10:15:24.790 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-18 10:15:24.804 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2024-04-18 10:15:24.816 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2024-04-18 10:15:24.817 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2024-04-18 10:15:24.819 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2024-04-18 10:15:24.832 [DefaultDispatcher-worker-14 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2024-04-18 10:15:24.844 [DefaultDispatcher-worker-4 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.859 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:24.860 [DefaultDispatcher-worker-7 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277 2024-04-18 10:15:24.866 [DefaultDispatcher-worker-19 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:24.866 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.866 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.866 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.867 [DefaultDispatcher-worker-3 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:24.867 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.867 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:24.867 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.867 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.867 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.868 [DefaultDispatcher-worker-15 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:24.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-18 10:15:24.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-18 10:15:24.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.869 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea8f277: (connection evicted) 2024-04-18 10:15:24.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-18 10:15:24.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-18 10:15:24.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-18 10:15:24.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-18 10:15:24.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.871 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b: (connection evicted) 2024-04-18 10:15:24.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-18 10:15:24.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-18 10:15:24.872 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@593d5f39 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.873 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-18 10:15:24.889 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.900 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.902 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.904 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5927473a 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.904 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.905 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-18 10:15:24.905 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:15:24.905 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:15:24.905 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-18 10:15:24.918 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:15:24.930 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:15:24.932 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:15:24.934 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:15:24.945 [DefaultDispatcher-worker-7 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:15:24.959 [DefaultDispatcher-worker-5 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.970 [DefaultDispatcher-worker-3 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.973 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:24.981 [DefaultDispatcher-worker-11 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f27643d 2024-04-18 10:15:24.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-18 10:15:24.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-18 10:15:24.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.989 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f27643d: (connection evicted) 2024-04-18 10:15:24.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-18 10:15:24.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-18 10:15:24.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-18 10:15:24.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-18 10:15:24.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:24.990 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887: (connection evicted) 2024-04-18 10:15:24.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:24.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-18 10:15:24.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6314e967 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:24.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:24.993 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-18 10:15:25.010 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.014 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:25.015 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.015 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.015 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.016 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.016 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.022 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.023 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.025 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.025 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540aade 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:15:25.026 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-18 10:15:25.040 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:15:25.050 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:15:25.052 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:15:25.054 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:15:25.067 [DefaultDispatcher-worker-6 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:15:25.081 [DefaultDispatcher-worker-5 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.089 [DefaultDispatcher-worker-5 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.093 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:25.096 [DefaultDispatcher-worker-6 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.114 [DefaultDispatcher-worker-4 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4434eb51 2024-04-18 10:15:25.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-18 10:15:25.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-18 10:15:25.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.119 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4434eb51: (connection evicted) 2024-04-18 10:15:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-18 10:15:25.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-18 10:15:25.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-18 10:15:25.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-18 10:15:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.121 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b: (connection evicted) 2024-04-18 10:15:25.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-18 10:15:25.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a932a4 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.123 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.124 [Test worker @coroutine#3777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-18 10:15:25.138 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.149 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.151 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.153 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633328d3 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.153 [Test worker @coroutine#3777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-18 10:15:25.154 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-04-18 10:15:25.154 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-04-18 10:15:25.154 [Test worker @coroutine#3777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-18 10:15:25.168 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-04-18 10:15:25.179 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-04-18 10:15:25.180 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-04-18 10:15:25.182 [Test worker @coroutine#3789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-04-18 10:15:25.194 [DefaultDispatcher-worker-15 @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cf37f 2024-04-18 10:15:25.206 [DefaultDispatcher-worker-15 @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.217 [DefaultDispatcher-worker-4 @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.221 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@343b3399 2024-04-18 10:15:25.224 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:25.229 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:25.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-18 10:15:25.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-18 10:15:25.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.229 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.229 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.229 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.230 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@343b3399: (connection evicted) 2024-04-18 10:15:25.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-18 10:15:25.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-18 10:15:25.231 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.231 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-18 10:15:25.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-18 10:15:25.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.231 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406cf37f: (connection evicted) 2024-04-18 10:15:25.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-18 10:15:25.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f386009 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.233 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.234 [Test worker @coroutine#3838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-18 10:15:25.252 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.263 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.265 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.266 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d306fd5 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03 2024-04-18 10:15:25.267 [Test worker @coroutine#3838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-18 10:15:25.280 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03 2024-04-18 10:15:25.291 [DefaultDispatcher-worker-12 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:25.291 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.291 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03 2024-04-18 10:15:25.292 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.292 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.293 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.293 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.293 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03 2024-04-18 10:15:25.295 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03 2024-04-18 10:15:25.307 [DefaultDispatcher-worker-9 @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03 2024-04-18 10:15:25.316 [DefaultDispatcher-worker-2 @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.327 [DefaultDispatcher-worker-4 @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.330 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.333 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786e49f 2024-04-18 10:15:25.335 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-18 10:15:25.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-18 10:15:25.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.339 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1786e49f: (connection evicted) 2024-04-18 10:15:25.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-18 10:15:25.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-18 10:15:25.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-18 10:15:25.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-18 10:15:25.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.341 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ae7e03: (connection evicted) 2024-04-18 10:15:25.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-18 10:15:25.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef5e46a 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.342 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.343 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-18 10:15:25.358 [DefaultDispatcher-worker-18 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:25.358 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.358 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.358 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.359 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.359 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.361 [DefaultDispatcher-worker-14 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:25.362 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.362 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.362 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.362 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.363 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.363 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.373 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.375 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.377 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8b6782 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.377 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-04-18 10:15:25.378 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-18 10:15:25.391 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-04-18 10:15:25.402 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-04-18 10:15:25.404 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-04-18 10:15:25.405 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-04-18 10:15:25.418 [DefaultDispatcher-worker-2 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-04-18 10:15:25.430 [DefaultDispatcher-worker-16 @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.442 [DefaultDispatcher-worker-14 @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-04-18 10:15:25.443 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.495 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-18 10:15:25.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-18 10:15:25.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.506 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1: (connection evicted) 2024-04-18 10:15:25.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-18 10:15:25.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-18 10:15:25.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-18 10:15:25.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-18 10:15:25.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.507 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@598f065f: (connection evicted) 2024-04-18 10:15:25.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-18 10:15:25.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@780e6b63 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.509 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-18 10:15:25.510 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.510 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.510 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-18 10:15:25.526 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.537 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.539 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.541 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa4ef24 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.541 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-18 10:15:25.542 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a 2024-04-18 10:15:25.542 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a 2024-04-18 10:15:25.542 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-18 10:15:25.553 [DefaultDispatcher-worker-3 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:25.553 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.553 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.553 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.555 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.555 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.555 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a 2024-04-18 10:15:25.566 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a 2024-04-18 10:15:25.568 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a 2024-04-18 10:15:25.570 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a 2024-04-18 10:15:25.582 [DefaultDispatcher-worker-3 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a 2024-04-18 10:15:25.595 [DefaultDispatcher-worker-6 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.606 [DefaultDispatcher-worker-16 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b639e1 2024-04-18 10:15:25.610 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:25.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-18 10:15:25.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-18 10:15:25.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.613 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b639e1: (connection evicted) 2024-04-18 10:15:25.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-18 10:15:25.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-18 10:15:25.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-18 10:15:25.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-18 10:15:25.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.614 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46ebd87a: (connection evicted) 2024-04-18 10:15:25.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-18 10:15:25.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363d3958 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.616 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.617 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-18 10:15:25.632 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.643 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.645 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.647 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d3bb293 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.647 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-18 10:15:25.648 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-04-18 10:15:25.648 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-04-18 10:15:25.648 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-18 10:15:25.661 [DefaultDispatcher-worker-7 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:25.661 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.661 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.661 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.662 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-04-18 10:15:25.663 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.663 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.673 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-04-18 10:15:25.675 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-04-18 10:15:25.676 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-04-18 10:15:25.688 [DefaultDispatcher-worker-6 @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-04-18 10:15:25.702 [DefaultDispatcher-worker-13 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.714 [DefaultDispatcher-worker-10 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.717 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:25.718 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.722 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-04-18 10:15:25.730 [DefaultDispatcher-worker-8 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:25.730 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.730 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.730 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.731 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.732 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-18 10:15:25.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-18 10:15:25.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.732 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265: (connection evicted) 2024-04-18 10:15:25.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-18 10:15:25.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-18 10:15:25.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-18 10:15:25.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-18 10:15:25.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.734 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5: (connection evicted) 2024-04-18 10:15:25.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-18 10:15:25.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4daee083 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.736 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.737 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-18 10:15:25.753 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.769 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.771 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.773 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e61e18 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.773 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-18 10:15:25.774 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 10:15:25.774 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 10:15:25.774 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-18 10:15:25.787 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 10:15:25.798 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 10:15:25.800 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 10:15:25.802 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 10:15:25.814 [DefaultDispatcher-worker-11 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 10:15:25.826 [DefaultDispatcher-worker-11 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.836 [DefaultDispatcher-worker-11 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.837 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.848 [UI Thread @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 10:15:25.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-18 10:15:25.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-18 10:15:25.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.853 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4: (connection evicted) 2024-04-18 10:15:25.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-18 10:15:25.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-18 10:15:25.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-18 10:15:25.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-18 10:15:25.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.854 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab: (connection evicted) 2024-04-18 10:15:25.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-18 10:15:25.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8c3d0a 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.856 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.857 [Test worker @coroutine#4190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-18 10:15:25.871 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-11 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-17 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-17 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-17 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:25.880 [DefaultDispatcher-worker-17 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.881 [DefaultDispatcher-worker-18 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.881 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.882 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:25.884 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.886 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.888 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.898 [DefaultDispatcher-worker-4 @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.901 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.915 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c75b91 2024-04-18 10:15:25.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-18 10:15:25.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-18 10:15:25.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:25.928 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c75b91: (connection evicted) 2024-04-18 10:15:25.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-18 10:15:25.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aabd5a0 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.931 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.932 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.932 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.932 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.932 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-18 10:15:25.932 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-04-18 10:15:25.932 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-04-18 10:15:25.932 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-18 10:15:25.948 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-04-18 10:15:25.959 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-04-18 10:15:25.961 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-04-18 10:15:25.963 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-04-18 10:15:25.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-18 10:15:25.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-18 10:15:25.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:25.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:25.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-18 10:15:25.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9e261d 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:25.968 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-04-18 10:15:25.969 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-18 10:15:25.983 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-04-18 10:15:25.994 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-04-18 10:15:25.996 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-04-18 10:15:25.998 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-04-18 10:15:26.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-18 10:15:26.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-18 10:15:26.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:26.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-18 10:15:26.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-18 10:15:26.003 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-18 10:15:26.003 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.003 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.003 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.003 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.003 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620ba19c 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-04-18 10:15:26.004 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-18 10:15:26.018 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-04-18 10:15:26.027 [DefaultDispatcher-worker-5 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:26.027 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.027 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.027 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.028 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.028 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.033 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-04-18 10:15:26.035 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-04-18 10:15:26.038 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b6dca 2024-04-18 10:15:26.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-18 10:15:26.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-18 10:15:26.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:26.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-18 10:15:26.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184218af 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@270663e2 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@270663e2 2024-04-18 10:15:26.043 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-18 10:15:26.058 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270663e2 2024-04-18 10:15:26.070 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270663e2 2024-04-18 10:15:26.071 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270663e2 2024-04-18 10:15:26.074 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270663e2 2024-04-18 10:15:26.087 [DefaultDispatcher-worker-12 @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270663e2 2024-04-18 10:15:26.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-18 10:15:26.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-18 10:15:26.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.089 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270663e2: (connection evicted) 2024-04-18 10:15:26.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-18 10:15:26.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446dbf7b 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.091 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2024-04-18 10:15:26.092 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-18 10:15:26.116 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2024-04-18 10:15:26.130 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2024-04-18 10:15:26.132 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2024-04-18 10:15:26.134 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673218b2 2024-04-18 10:15:26.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-18 10:15:26.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-18 10:15:26.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:26.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-18 10:15:26.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55105271 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.139 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-18 10:15:26.154 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.165 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.167 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.169 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.178 [DefaultDispatcher-worker-17 @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.181 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.185 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-04-18 10:15:26.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-18 10:15:26.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-18 10:15:26.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.198 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94: (connection evicted) 2024-04-18 10:15:26.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-18 10:15:26.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3118ed2c 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.202 [Test worker @coroutine#4417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-18 10:15:26.203 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.203 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.203 [Test worker @coroutine#4417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-18 10:15:26.217 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.228 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.230 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.232 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.232 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4723445c 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-18 10:15:26.233 [Test worker @coroutine#4417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-18 10:15:26.240 [DefaultDispatcher-worker-11 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:26.241 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.241 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.241 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.242 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.242 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.249 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-18 10:15:26.260 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-18 10:15:26.261 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-18 10:15:26.263 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-18 10:15:26.276 [DefaultDispatcher-worker-4 @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-18 10:15:26.287 [DefaultDispatcher-worker-8 @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.303 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:26.304 [DefaultDispatcher-worker-6 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:26.304 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.305 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.305 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.306 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.306 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.309 [DefaultDispatcher-worker-10 @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2024-04-18 10:15:26.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-18 10:15:26.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-18 10:15:26.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.318 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8: (connection evicted) 2024-04-18 10:15:26.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-18 10:15:26.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-18 10:15:26.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-18 10:15:26.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-18 10:15:26.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.319 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff: (connection evicted) 2024-04-18 10:15:26.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-18 10:15:26.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734d870f 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.321 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-18 10:15:26.322 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.322 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.322 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-18 10:15:26.338 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.349 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.351 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.353 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e4d660 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.353 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-18 10:15:26.354 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-04-18 10:15:26.354 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-04-18 10:15:26.354 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-18 10:15:26.368 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-04-18 10:15:26.371 [DefaultDispatcher-worker-7 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:26.371 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.371 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.371 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.373 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.373 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.374 [DefaultDispatcher-worker-7 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:26.374 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.374 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.374 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.375 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.375 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.380 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-04-18 10:15:26.382 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-04-18 10:15:26.384 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-04-18 10:15:26.396 [DefaultDispatcher-worker-10 @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-04-18 10:15:26.409 [DefaultDispatcher-worker-4 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.422 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:26.429 [DefaultDispatcher-worker-16 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-04-18 10:15:26.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-18 10:15:26.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-18 10:15:26.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.433 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4664cd32: (connection evicted) 2024-04-18 10:15:26.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-18 10:15:26.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-18 10:15:26.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-18 10:15:26.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-18 10:15:26.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.434 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a977d: (connection evicted) 2024-04-18 10:15:26.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-18 10:15:26.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73344f4a 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.436 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-18 10:15:26.437 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.437 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.437 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-18 10:15:26.453 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.464 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.465 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.467 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.467 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786125a6 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-04-18 10:15:26.468 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-18 10:15:26.481 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-04-18 10:15:26.492 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-04-18 10:15:26.494 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-04-18 10:15:26.496 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-04-18 10:15:26.508 [DefaultDispatcher-worker-5 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-04-18 10:15:26.519 [DefaultDispatcher-worker-10 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.536 [DefaultDispatcher-worker-15 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.537 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:26.546 [DefaultDispatcher-worker-6 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.557 [DefaultDispatcher-worker-10 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-04-18 10:15:26.566 [DefaultDispatcher-worker-13 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:26.566 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.566 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.566 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.568 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.568 [DefaultDispatcher-worker-13 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.568 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-18 10:15:26.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-18 10:15:26.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.571 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4: (connection evicted) 2024-04-18 10:15:26.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-18 10:15:26.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-18 10:15:26.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-18 10:15:26.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-18 10:15:26.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.573 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1548dc37: (connection evicted) 2024-04-18 10:15:26.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-18 10:15:26.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d123d10 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.575 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-18 10:15:26.576 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.576 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.576 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-18 10:15:26.592 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.604 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.606 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.608 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f88929 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.608 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2024-04-18 10:15:26.609 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-18 10:15:26.622 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2024-04-18 10:15:26.633 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2024-04-18 10:15:26.634 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2024-04-18 10:15:26.636 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2024-04-18 10:15:26.648 [DefaultDispatcher-worker-4 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2024-04-18 10:15:26.661 [DefaultDispatcher-worker-16 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.674 [DefaultDispatcher-worker-9 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.675 [DefaultDispatcher-worker-16 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:26.675 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.675 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.675 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.676 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:26.676 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.676 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.682 [DefaultDispatcher-worker-9 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2024-04-18 10:15:26.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-18 10:15:26.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-18 10:15:26.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.691 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a: (connection evicted) 2024-04-18 10:15:26.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-18 10:15:26.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-18 10:15:26.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-18 10:15:26.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-18 10:15:26.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.692 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72378bfd: (connection evicted) 2024-04-18 10:15:26.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-18 10:15:26.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@663d59ed 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.694 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-18 10:15:26.695 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.695 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.695 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-18 10:15:26.713 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.724 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.725 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.727 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.727 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad0465c 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9 2024-04-18 10:15:26.728 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-18 10:15:26.741 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9 2024-04-18 10:15:26.743 [DefaultDispatcher-worker-10 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:26.743 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.743 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.743 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.744 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.744 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.752 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9 2024-04-18 10:15:26.754 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9 2024-04-18 10:15:26.755 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9 2024-04-18 10:15:26.771 [DefaultDispatcher-worker-14 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9 2024-04-18 10:15:26.784 [DefaultDispatcher-worker-18 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.794 [DefaultDispatcher-worker-7 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-04-18 10:15:26.795 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-18 10:15:26.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-18 10:15:26.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.798 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665902eb: (connection evicted) 2024-04-18 10:15:26.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-18 10:15:26.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-18 10:15:26.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-18 10:15:26.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-18 10:15:26.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.799 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b8b1ba9: (connection evicted) 2024-04-18 10:15:26.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-18 10:15:26.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-18 10:15:26.802 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-18 10:15:26.802 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.802 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.802 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.802 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74aa29c7 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.803 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-18 10:15:26.819 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.830 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.832 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.834 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba628 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.834 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-18 10:15:26.835 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-04-18 10:15:26.835 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-04-18 10:15:26.835 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-18 10:15:26.848 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-04-18 10:15:26.859 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-04-18 10:15:26.861 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-04-18 10:15:26.862 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-04-18 10:15:26.875 [DefaultDispatcher-worker-4 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-04-18 10:15:26.887 [DefaultDispatcher-worker-14 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-1 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-1 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.894 [DefaultDispatcher-worker-1 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.895 [DefaultDispatcher-worker-13 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.896 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.896 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:26.901 [DefaultDispatcher-worker-11 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.903 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.922 [DefaultDispatcher-worker-10 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-18 10:15:26.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-18 10:15:26.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-18 10:15:26.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.925 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751e7d99: (connection evicted) 2024-04-18 10:15:26.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-18 10:15:26.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-18 10:15:26.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-18 10:15:26.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-18 10:15:26.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:26.926 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4: (connection evicted) 2024-04-18 10:15:26.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:26.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-18 10:15:26.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-18 10:15:26.927 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eba962d 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:26.928 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-18 10:15:26.945 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:26.956 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:26.958 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:26.960 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc2197d 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:26.960 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-18 10:15:26.961 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-18 10:15:26.961 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-18 10:15:26.961 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-18 10:15:26.974 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-18 10:15:26.985 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-18 10:15:26.987 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-18 10:15:26.988 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-18 10:15:27.000 [DefaultDispatcher-worker-4 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-18 10:15:27.013 [DefaultDispatcher-worker-2 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:27.025 [DefaultDispatcher-worker-10 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:27.029 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:27.037 [DefaultDispatcher-worker-12 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:27.039 [DefaultDispatcher-worker-7 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:27.039 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.040 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.040 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.041 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.041 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.049 [DefaultDispatcher-worker-8 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-18 10:15:27.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-18 10:15:27.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-18 10:15:27.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.050 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f6237: (connection evicted) 2024-04-18 10:15:27.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-18 10:15:27.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-18 10:15:27.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-18 10:15:27.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-18 10:15:27.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.051 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@348b26e0: (connection evicted) 2024-04-18 10:15:27.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-18 10:15:27.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362ad436 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.053 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.054 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-18 10:15:27.068 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.078 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.080 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.082 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbbfea6 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.082 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-18 10:15:27.083 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-18 10:15:27.096 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-18 10:15:27.107 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-18 10:15:27.109 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-18 10:15:27.111 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-18 10:15:27.123 [DefaultDispatcher-worker-16 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-18 10:15:27.135 [DefaultDispatcher-worker-3 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.138 [DefaultDispatcher-worker-7 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e195cf 2024-04-18 10:15:27.146 [DefaultDispatcher-worker-2 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce 2024-04-18 10:15:27.154 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-18 10:15:27.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-18 10:15:27.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.158 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6a20ce: (connection evicted) 2024-04-18 10:15:27.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-18 10:15:27.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-18 10:15:27.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-18 10:15:27.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-18 10:15:27.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.159 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819: (connection evicted) 2024-04-18 10:15:27.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-18 10:15:27.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-18 10:15:27.160 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2a164e 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.161 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-18 10:15:27.178 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.191 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.193 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.194 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d52a17b 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-18 10:15:27.195 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-18 10:15:27.209 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-18 10:15:27.219 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-18 10:15:27.221 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-18 10:15:27.223 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-18 10:15:27.228 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.235 [DefaultDispatcher-worker-15 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-18 10:15:27.248 [DefaultDispatcher-worker-4 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.253 [DefaultDispatcher-worker-11 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:27.253 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.253 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.253 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.254 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.254 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.260 [DefaultDispatcher-worker-19 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-18 10:15:27.261 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-18 10:15:27.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-18 10:15:27.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.265 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35216a2e: (connection evicted) 2024-04-18 10:15:27.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-18 10:15:27.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-18 10:15:27.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-18 10:15:27.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-18 10:15:27.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.266 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a871: (connection evicted) 2024-04-18 10:15:27.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-18 10:15:27.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a19fe87 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.268 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-18 10:15:27.269 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.269 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.269 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-18 10:15:27.283 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.294 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.297 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.299 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb4adf7 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.300 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-18 10:15:27.301 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-18 10:15:27.301 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-18 10:15:27.301 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-18 10:15:27.316 [DefaultDispatcher-worker-15 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:27.316 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.316 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.316 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.317 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.318 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.322 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-18 10:15:27.335 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-18 10:15:27.337 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-18 10:15:27.340 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-18 10:15:27.352 [DefaultDispatcher-worker-16 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2024-04-18 10:15:27.366 [DefaultDispatcher-worker-3 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.369 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:27.379 [DefaultDispatcher-worker-12 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2024-04-18 10:15:27.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-18 10:15:27.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-18 10:15:27.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.382 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fa509a: (connection evicted) 2024-04-18 10:15:27.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-18 10:15:27.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-18 10:15:27.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-18 10:15:27.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-18 10:15:27.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.384 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46ea: (connection evicted) 2024-04-18 10:15:27.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-18 10:15:27.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-18 10:15:27.386 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:27.386 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.386 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.386 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-18 10:15:27.387 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38379575 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.387 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.387 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.387 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.387 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.387 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.387 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-18 10:15:27.388 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.388 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.388 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-18 10:15:27.388 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.388 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.403 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.414 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.415 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.417 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d3b4fe 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-04-18 10:15:27.418 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-18 10:15:27.432 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-04-18 10:15:27.443 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-04-18 10:15:27.444 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-04-18 10:15:27.446 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-04-18 10:15:27.458 [DefaultDispatcher-worker-7 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-04-18 10:15:27.471 [DefaultDispatcher-worker-7 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.486 [DefaultDispatcher-worker-10 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.488 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:27.496 [DefaultDispatcher-worker-11 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.518 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.577 [DefaultDispatcher-worker-5 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:27.577 [DefaultDispatcher-worker-5 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.577 [DefaultDispatcher-worker-5 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.577 [DefaultDispatcher-worker-5 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.579 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.579 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.604 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.624 [DefaultDispatcher-worker-4 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2024-04-18 10:15:27.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-18 10:15:27.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-18 10:15:27.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.627 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a: (connection evicted) 2024-04-18 10:15:27.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-18 10:15:27.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-18 10:15:27.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-18 10:15:27.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-18 10:15:27.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.628 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5935ade6: (connection evicted) 2024-04-18 10:15:27.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-18 10:15:27.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4e17ec 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.630 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-18 10:15:27.631 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.631 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.631 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-18 10:15:27.647 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.658 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.660 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.662 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2806c788 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.662 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-18 10:15:27.663 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2024-04-18 10:15:27.663 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2024-04-18 10:15:27.663 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-18 10:15:27.676 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2024-04-18 10:15:27.686 [DefaultDispatcher-worker-9 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:27.686 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.686 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.687 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.687 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2024-04-18 10:15:27.688 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.688 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.688 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2024-04-18 10:15:27.690 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2024-04-18 10:15:27.701 [DefaultDispatcher-worker-4 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff 2024-04-18 10:15:27.714 [DefaultDispatcher-worker-4 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.730 [DefaultDispatcher-worker-8 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.731 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:27.740 [DefaultDispatcher-worker-6 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a 2024-04-18 10:15:27.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-18 10:15:27.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-18 10:15:27.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.745 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a58d00a: (connection evicted) 2024-04-18 10:15:27.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-18 10:15:27.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-18 10:15:27.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-18 10:15:27.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-18 10:15:27.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.746 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b4d2ff: (connection evicted) 2024-04-18 10:15:27.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-18 10:15:27.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69e636cc 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.749 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-18 10:15:27.755 [DefaultDispatcher-worker-4 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:27.755 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.755 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.755 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.756 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.757 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.766 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.777 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.779 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.781 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2956a6 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.781 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.782 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.782 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-18 10:15:27.782 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@698b2343 2024-04-18 10:15:27.782 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@698b2343 2024-04-18 10:15:27.782 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-18 10:15:27.795 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698b2343 2024-04-18 10:15:27.806 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698b2343 2024-04-18 10:15:27.808 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698b2343 2024-04-18 10:15:27.809 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698b2343 2024-04-18 10:15:27.822 [DefaultDispatcher-worker-15 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698b2343 2024-04-18 10:15:27.833 [DefaultDispatcher-worker-18 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.850 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:27.852 [DefaultDispatcher-worker-18 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c8f6 2024-04-18 10:15:27.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-18 10:15:27.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-18 10:15:27.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.857 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@427c8f6: (connection evicted) 2024-04-18 10:15:27.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-18 10:15:27.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-18 10:15:27.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-18 10:15:27.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-18 10:15:27.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.858 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@698b2343: (connection evicted) 2024-04-18 10:15:27.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-18 10:15:27.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113b39e9 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.859 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.860 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-18 10:15:27.878 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.889 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.891 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.893 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511e0453 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2024-04-18 10:15:27.894 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-3 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-11 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:27.908 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.909 [DefaultDispatcher-worker-11 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.909 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2024-04-18 10:15:27.909 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.909 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:27.920 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2024-04-18 10:15:27.922 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2024-04-18 10:15:27.924 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2024-04-18 10:15:27.936 [DefaultDispatcher-worker-6 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2024-04-18 10:15:27.949 [DefaultDispatcher-worker-1 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.960 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:27.964 [DefaultDispatcher-worker-5 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.974 [DefaultDispatcher-worker-6 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2024-04-18 10:15:27.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-18 10:15:27.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-18 10:15:27.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.980 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361eed12: (connection evicted) 2024-04-18 10:15:27.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-18 10:15:27.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-18 10:15:27.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-18 10:15:27.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-18 10:15:27.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:27.981 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13: (connection evicted) 2024-04-18 10:15:27.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:27.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-18 10:15:27.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-18 10:15:27.983 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-18 10:15:27.983 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce50c82 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:27.984 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-18 10:15:28.000 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:28.011 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:28.013 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:28.015 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:28.024 [DefaultDispatcher-worker-14 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:28.033 [DefaultDispatcher-worker-7 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2024-04-18 10:15:28.048 [UI Thread @coroutine#4987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=582360320279744512 2024-04-18 10:15:28.048 [UI Thread @coroutine#4987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582360320279744512. 2024-04-18 10:15:28.048 [UI Thread @coroutine#4987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=582360320279744512 2024-04-18 10:15:28.050 [UI Thread @coroutine#4987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=582360320279744512 2024-04-18 10:15:28.050 [UI Thread @coroutine#4987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582360320279744512 2024-04-18 10:15:28.050 [UI Thread @coroutine#4987] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582360320279744512. 2024-04-18 10:15:28.050 [UI Thread @coroutine#4987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=582360320279744512 to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:28.052 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:28.052 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.052 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.052 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-18 10:15:28.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-18 10:15:28.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.053 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5680228: (connection evicted) 2024-04-18 10:15:28.053 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.053 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-18 10:15:28.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-18 10:15:28.104 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.104 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fdb338e 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.105 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-18 10:15:28.106 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.106 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.106 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-18 10:15:28.122 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.133 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.135 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.137 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.142 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.147 [DefaultDispatcher-worker-3 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.169 [DefaultDispatcher-worker-14 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.180 [DefaultDispatcher-worker-3 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83 2024-04-18 10:15:28.180 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-18 10:15:28.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-18 10:15:28.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.192 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c51ff83: (connection evicted) 2024-04-18 10:15:28.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-18 10:15:28.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-18 10:15:28.240 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339b9869 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.249 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-04-18 10:15:28.250 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-18 10:15:28.264 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-04-18 10:15:28.265 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:28.265 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.265 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.265 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.266 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.266 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.275 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-04-18 10:15:28.277 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-04-18 10:15:28.279 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-04-18 10:15:28.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-18 10:15:28.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-18 10:15:28.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:28.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-18 10:15:28.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208bde64 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.284 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2024-04-18 10:15:28.285 [Test worker @coroutine#5051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-18 10:15:28.298 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2024-04-18 10:15:28.309 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2024-04-18 10:15:28.311 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2024-04-18 10:15:28.313 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453c10c2 2024-04-18 10:15:28.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-18 10:15:28.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-18 10:15:28.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:28.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-18 10:15:28.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43aa9ccd 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.317 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-18 10:15:28.318 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-04-18 10:15:28.318 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-04-18 10:15:28.318 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-18 10:15:28.329 [DefaultDispatcher-worker-7 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:28.329 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.329 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.329 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.330 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.330 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.332 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-04-18 10:15:28.343 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-04-18 10:15:28.344 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-04-18 10:15:28.346 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-04-18 10:15:28.346 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5503e208 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd 2024-04-18 10:15:28.347 [Test worker @coroutine#5070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-18 10:15:28.361 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd 2024-04-18 10:15:28.372 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd 2024-04-18 10:15:28.374 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd 2024-04-18 10:15:28.376 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd 2024-04-18 10:15:28.388 [DefaultDispatcher-worker-5 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd 2024-04-18 10:15:28.398 [DefaultDispatcher-worker-15 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:28.398 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.398 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.398 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.399 [DefaultDispatcher-worker-11 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:28.399 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.399 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.399 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.399 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.399 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.400 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.400 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.402 [DefaultDispatcher-worker-19 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-04-18 10:15:28.406 [UI Thread @coroutine#5102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48971/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.406 [UI Thread @coroutine#5102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48971/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:15:28.406 [UI Thread @coroutine#5102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48971/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.407 [UI Thread @coroutine#5102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48971/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.407 [UI Thread @coroutine#5102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48971/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.407 [UI Thread @coroutine#5102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48971/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:15:28.407 [UI Thread @coroutine#5102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48971/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:28.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-18 10:15:28.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-18 10:15:28.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.409 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3: (connection evicted) 2024-04-18 10:15:28.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-18 10:15:28.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-18 10:15:28.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-18 10:15:28.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-18 10:15:28.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.410 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d3aefd: (connection evicted) 2024-04-18 10:15:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-18 10:15:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a8a40e 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.412 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-04-18 10:15:28.413 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-18 10:15:28.417 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.431 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-04-18 10:15:28.442 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-04-18 10:15:28.444 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-04-18 10:15:28.446 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@722a2ba2 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.446 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-18 10:15:28.447 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2024-04-18 10:15:28.447 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2024-04-18 10:15:28.447 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-18 10:15:28.460 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2024-04-18 10:15:28.471 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2024-04-18 10:15:28.473 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2024-04-18 10:15:28.474 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2024-04-18 10:15:28.486 [DefaultDispatcher-worker-10 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2024-04-18 10:15:28.499 [DefaultDispatcher-worker-18 @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-04-18 10:15:28.501 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43825/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.501 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43825/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:15:28.501 [UI Thread @coroutine#5132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43825/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.503 [UI Thread @coroutine#5132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43825/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.503 [UI Thread @coroutine#5132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43825/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-18 10:15:28.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-18 10:15:28.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.504 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2: (connection evicted) 2024-04-18 10:15:28.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-18 10:15:28.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-18 10:15:28.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-18 10:15:28.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-18 10:15:28.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.505 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e711e84: (connection evicted) 2024-04-18 10:15:28.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-18 10:15:28.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-18 10:15:28.507 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a29300 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-04-18 10:15:28.508 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-18 10:15:28.524 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-04-18 10:15:28.535 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-04-18 10:15:28.537 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-04-18 10:15:28.538 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770635f8 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-18 10:15:28.539 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-18 10:15:28.552 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-18 10:15:28.563 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-18 10:15:28.565 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-18 10:15:28.567 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-18 10:15:28.578 [DefaultDispatcher-worker-1 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7 2024-04-18 10:15:28.589 [DefaultDispatcher-worker-16 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:28.589 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.589 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.589 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.590 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.590 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.594 [DefaultDispatcher-worker-8 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-04-18 10:15:28.597 [UI Thread @coroutine#5164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.597 [UI Thread @coroutine#5164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:15:28.597 [UI Thread @coroutine#5164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.598 [UI Thread @coroutine#5164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.598 [UI Thread @coroutine#5164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:15:28.598 [UI Thread @coroutine#5164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:15:28.598 [UI Thread @coroutine#5164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:28.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-18 10:15:28.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-18 10:15:28.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.600 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282831ea: (connection evicted) 2024-04-18 10:15:28.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-18 10:15:28.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-18 10:15:28.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-18 10:15:28.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-18 10:15:28.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.601 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199d1fb7: (connection evicted) 2024-04-18 10:15:28.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-18 10:15:28.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-18 10:15:28.603 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-18 10:15:28.603 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ffe7b0 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.604 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-18 10:15:28.619 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.630 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.631 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.633 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.633 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3566d527 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-18 10:15:28.634 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-18 10:15:28.647 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-18 10:15:28.658 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-18 10:15:28.660 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-18 10:15:28.661 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-18 10:15:28.673 [DefaultDispatcher-worker-8 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-18 10:15:28.687 [DefaultDispatcher-worker-16 @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.701 [DefaultDispatcher-worker-14 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:28.701 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.701 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.701 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.702 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.702 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.704 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:28.708 [DefaultDispatcher-worker-7 @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-18 10:15:28.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-18 10:15:28.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-18 10:15:28.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.717 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba: (connection evicted) 2024-04-18 10:15:28.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-18 10:15:28.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-18 10:15:28.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-18 10:15:28.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-18 10:15:28.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.718 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee: (connection evicted) 2024-04-18 10:15:28.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-18 10:15:28.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3443732a 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.720 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.721 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-18 10:15:28.724 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.737 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.739 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.747 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.749 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.751 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.761 [DefaultDispatcher-worker-1 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.764 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.768 [DefaultDispatcher-worker-8 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:28.768 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.768 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.768 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.769 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.769 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.784 [DefaultDispatcher-worker-10 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.795 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.798 [DefaultDispatcher-worker-16 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.817 [DefaultDispatcher-worker-8 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2024-04-18 10:15:28.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-18 10:15:28.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-18 10:15:28.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.820 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e471cef: (connection evicted) 2024-04-18 10:15:28.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-18 10:15:28.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-18 10:15:28.822 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa06fac 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.823 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-18 10:15:28.842 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.852 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.854 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.856 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51535304 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.856 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.857 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.857 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.857 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-18 10:15:28.857 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-04-18 10:15:28.857 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-04-18 10:15:28.857 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-18 10:15:28.870 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-04-18 10:15:28.881 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-04-18 10:15:28.882 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-04-18 10:15:28.884 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-04-18 10:15:28.897 [DefaultDispatcher-worker-10 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-04-18 10:15:28.898 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.910 [DefaultDispatcher-worker-8 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.921 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.924 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:28.926 [DefaultDispatcher-worker-10 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:28.926 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.926 [DefaultDispatcher-worker-11 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:28.926 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.926 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.927 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.927 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:28.927 [DefaultDispatcher-worker-11 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.927 [DefaultDispatcher-worker-11 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.928 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.928 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:28.928 [DefaultDispatcher-worker-19 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-04-18 10:15:28.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-18 10:15:28.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-18 10:15:28.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.936 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd: (connection evicted) 2024-04-18 10:15:28.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-18 10:15:28.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-18 10:15:28.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-18 10:15:28.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-18 10:15:28.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.937 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346d441a: (connection evicted) 2024-04-18 10:15:28.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:28.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-18 10:15:28.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0dec0c 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:28.939 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:28.940 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-18 10:15:28.956 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:28.965 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:28.967 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:28.969 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:28.970 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:28.980 [DefaultDispatcher-worker-11 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:28.987 [DefaultDispatcher-worker-17 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:29.003 [DefaultDispatcher-worker-11 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-18 10:15:29.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-18 10:15:29.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-18 10:15:29.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.005 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06: (connection evicted) 2024-04-18 10:15:29.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-18 10:15:29.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6225c800 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.007 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-18 10:15:29.008 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.008 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.008 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-18 10:15:29.014 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.024 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.035 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.037 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.039 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.049 [DefaultDispatcher-worker-8 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.059 [DefaultDispatcher-worker-8 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-04-18 10:15:29.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-18 10:15:29.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-18 10:15:29.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.061 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a: (connection evicted) 2024-04-18 10:15:29.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-18 10:15:29.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-18 10:15:29.064 [DefaultDispatcher-worker-13 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:29.064 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.064 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.064 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0cba60 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.064 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2024-04-18 10:15:29.065 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-18 10:15:29.065 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.065 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.081 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2024-04-18 10:15:29.091 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2024-04-18 10:15:29.093 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2024-04-18 10:15:29.095 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2024-04-18 10:15:29.151 [DefaultDispatcher-worker-5 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2024-04-18 10:15:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-18 10:15:29.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-18 10:15:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.155 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b01f056: (connection evicted) 2024-04-18 10:15:29.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-18 10:15:29.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32df1a2a 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.157 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.158 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-18 10:15:29.158 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.158 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.158 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-18 10:15:29.171 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.182 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.184 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.185 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.195 [DefaultDispatcher-worker-10 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.203 [DefaultDispatcher-worker-5 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2024-04-18 10:15:29.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-18 10:15:29.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-18 10:15:29.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.209 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a: (connection evicted) 2024-04-18 10:15:29.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-18 10:15:29.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-18 10:15:29.213 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-18 10:15:29.213 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.213 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.213 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bb6009 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-18 10:15:29.214 [Test worker @coroutine#5408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-18 10:15:29.230 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-18 10:15:29.232 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.241 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-18 10:15:29.242 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-18 10:15:29.244 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2024-04-18 10:15:29.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-18 10:15:29.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-18 10:15:29.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-18 10:15:29.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27aa700 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2024-04-18 10:15:29.248 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-18 10:15:29.262 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2024-04-18 10:15:29.263 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.273 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2024-04-18 10:15:29.275 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2024-04-18 10:15:29.275 [DefaultDispatcher-worker-5 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:29.275 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.275 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.275 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.276 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.276 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.276 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3ca2 2024-04-18 10:15:29.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-18 10:15:29.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-18 10:15:29.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-18 10:15:29.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-18 10:15:29.279 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-18 10:15:29.279 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.279 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed83e36 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-04-18 10:15:29.280 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-18 10:15:29.287 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.294 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-04-18 10:15:29.305 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-04-18 10:15:29.307 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-04-18 10:15:29.309 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-04-18 10:15:29.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-18 10:15:29.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-18 10:15:29.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-18 10:15:29.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-18 10:15:29.319 [UI Thread @coroutine#5465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38657/Site/verify 2024-04-18 10:15:29.319 [UI Thread @coroutine#5465] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38657/Site/verify. 2024-04-18 10:15:29.319 [UI Thread @coroutine#5465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38657/Site/verify 2024-04-18 10:15:29.321 [UI Thread @coroutine#5465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38657/Site/verify 2024-04-18 10:15:29.321 [UI Thread @coroutine#5465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38657/Site/verify 2024-04-18 10:15:29.322 [UI Thread @coroutine#5465] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38657/Site/verify. 2024-04-18 10:15:29.322 [UI Thread @coroutine#5465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38657/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2dc60 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.326 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-18 10:15:29.327 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2024-04-18 10:15:29.327 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2024-04-18 10:15:29.327 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-18 10:15:29.341 [DefaultDispatcher-worker-8 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:29.341 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.341 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.341 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.342 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.342 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.346 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2024-04-18 10:15:29.357 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2024-04-18 10:15:29.360 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2024-04-18 10:15:29.363 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2024-04-18 10:15:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-18 10:15:29.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-18 10:15:29.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-18 10:15:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fe866b 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.368 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-18 10:15:29.369 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-04-18 10:15:29.369 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-04-18 10:15:29.369 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-18 10:15:29.383 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-04-18 10:15:29.394 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-04-18 10:15:29.396 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-04-18 10:15:29.398 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-04-18 10:15:29.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-18 10:15:29.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-18 10:15:29.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-18 10:15:29.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-18 10:15:29.401 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c6a9de 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2024-04-18 10:15:29.402 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-12 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-17 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.412 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.413 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.413 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.414 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.414 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.427 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2024-04-18 10:15:29.444 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2024-04-18 10:15:29.447 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2024-04-18 10:15:29.450 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2024-04-18 10:15:29.451 [DefaultDispatcher-worker-6 @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d14037 2024-04-18 10:15:29.453 [UI Thread @coroutine#5538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45585/Site/verify 2024-04-18 10:15:29.453 [UI Thread @coroutine#5538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45585/Site/verify. 2024-04-18 10:15:29.453 [UI Thread @coroutine#5538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45585/Site/verify 2024-04-18 10:15:29.454 [UI Thread @coroutine#5538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45585/Site/verify 2024-04-18 10:15:29.454 [UI Thread @coroutine#5538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45585/Site/verify 2024-04-18 10:15:29.455 [UI Thread @coroutine#5538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45585/Site/verify. 2024-04-18 10:15:29.455 [UI Thread @coroutine#5538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45585/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:29.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-18 10:15:29.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-18 10:15:29.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-18 10:15:29.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-18 10:15:29.461 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42569/Site/verify 2024-04-18 10:15:29.462 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42569/Site/verify. 2024-04-18 10:15:29.462 [UI Thread @coroutine#5550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42569/Site/verify 2024-04-18 10:15:29.463 [UI Thread @coroutine#5550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42569/Site/verify 2024-04-18 10:15:29.463 [UI Thread @coroutine#5550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42569/Site/verify 2024-04-18 10:15:29.463 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42569/Site/verify. 2024-04-18 10:15:29.463 [UI Thread @coroutine#5550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42569/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:29.469 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34107/Site/verify 2024-04-18 10:15:29.469 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34107/Site/verify. 2024-04-18 10:15:29.469 [UI Thread @coroutine#5563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34107/Site/verify 2024-04-18 10:15:29.470 [UI Thread @coroutine#5563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34107/Site/verify 2024-04-18 10:15:29.470 [UI Thread @coroutine#5563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34107/Site/verify 2024-04-18 10:15:29.470 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34107/Site/verify. 2024-04-18 10:15:29.470 [UI Thread @coroutine#5563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34107/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:29.477 [UI Thread @coroutine#5577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-18 10:15:29.477 [UI Thread @coroutine#5577] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-18 10:15:29.477 [UI Thread @coroutine#5577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-18 10:15:29.478 [UI Thread @coroutine#5577] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62dfe32e 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.481 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-18 10:15:29.482 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.482 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.482 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-18 10:15:29.484 [DefaultDispatcher-worker-7 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-18 10:15:29.496 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.496 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.508 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.510 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.512 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.522 [DefaultDispatcher-worker-10 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.528 [DefaultDispatcher-worker-17 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-18 10:15:29.546 [DefaultDispatcher-worker-6 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.550 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.555 [DefaultDispatcher-worker-15 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.555 [DefaultDispatcher-worker-6 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-18 10:15:29.564 [DefaultDispatcher-worker-12 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.571 [DefaultDispatcher-worker-17 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.580 [DefaultDispatcher-worker-7 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.582 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.584 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.592 [DefaultDispatcher-worker-12 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.600 [DefaultDispatcher-worker-8 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:29.600 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.600 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.600 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.602 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.602 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.612 [DefaultDispatcher-worker-2 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fca4392 2024-04-18 10:15:29.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-18 10:15:29.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-18 10:15:29.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.614 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fca4392: (connection evicted) 2024-04-18 10:15:29.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-18 10:15:29.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6466e599 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.616 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-04-18 10:15:29.617 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-18 10:15:29.627 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.634 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-04-18 10:15:29.645 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-04-18 10:15:29.647 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-04-18 10:15:29.648 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ea4bac 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-04-18 10:15:29.649 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-18 10:15:29.654 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.664 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-04-18 10:15:29.675 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-04-18 10:15:29.676 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-04-18 10:15:29.678 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-04-18 10:15:29.690 [DefaultDispatcher-worker-10 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-04-18 10:15:29.705 [DefaultDispatcher-worker-12 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-04-18 10:15:29.713 [DefaultDispatcher-worker-14 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:29.713 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.713 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.713 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.714 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.714 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.717 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-18 10:15:29.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-18 10:15:29.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.722 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd: (connection evicted) 2024-04-18 10:15:29.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-18 10:15:29.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-18 10:15:29.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-18 10:15:29.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-18 10:15:29.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.723 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627a1c77: (connection evicted) 2024-04-18 10:15:29.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-18 10:15:29.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2d0632 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.724 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-18 10:15:29.725 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.725 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.725 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-18 10:15:29.739 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.750 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.752 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.754 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120bb5b5 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.754 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-18 10:15:29.755 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-18 10:15:29.769 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-18 10:15:29.779 [DefaultDispatcher-worker-1 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:29.780 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.780 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.780 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.781 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.781 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.781 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-18 10:15:29.782 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-18 10:15:29.784 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-18 10:15:29.797 [DefaultDispatcher-worker-17 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7798de95 2024-04-18 10:15:29.808 [DefaultDispatcher-worker-9 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.818 [DefaultDispatcher-worker-7 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-18 10:15:29.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-18 10:15:29.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-18 10:15:29.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.823 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17caf362: (connection evicted) 2024-04-18 10:15:29.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-18 10:15:29.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-18 10:15:29.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-18 10:15:29.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-18 10:15:29.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:29.824 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7798de95: (connection evicted) 2024-04-18 10:15:29.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:29.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-18 10:15:29.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2258ca14 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-18 10:15:29.826 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.827 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-18 10:15:29.844 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.855 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.856 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.858 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:29.858 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2dfe9c 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2024-04-18 10:15:29.859 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-18 10:15:29.878 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2024-04-18 10:15:29.889 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2024-04-18 10:15:29.891 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2024-04-18 10:15:29.892 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2024-04-18 10:15:29.903 [DefaultDispatcher-worker-11 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774 2024-04-18 10:15:29.916 [DefaultDispatcher-worker-18 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.927 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:29.928 [DefaultDispatcher-worker-9 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-9 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:29.940 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.941 [DefaultDispatcher-worker-4 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.941 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.941 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:29.959 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.075 [DefaultDispatcher-worker-19 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:30.075 [DefaultDispatcher-worker-19 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.075 [DefaultDispatcher-worker-19 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.075 [DefaultDispatcher-worker-19 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.076 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.076 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-18 10:15:30.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-18 10:15:30.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.182 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab40f46: (connection evicted) 2024-04-18 10:15:30.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-18 10:15:30.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-18 10:15:30.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-18 10:15:30.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-18 10:15:30.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.183 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2ab774: (connection evicted) 2024-04-18 10:15:30.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-18 10:15:30.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d71813b 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.185 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-18 10:15:30.186 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.186 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.186 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-18 10:15:30.204 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.215 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.217 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.219 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c8c176 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2024-04-18 10:15:30.220 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2024-04-18 10:15:30.221 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-18 10:15:30.235 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2024-04-18 10:15:30.246 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2024-04-18 10:15:30.247 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2024-04-18 10:15:30.249 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2024-04-18 10:15:30.261 [DefaultDispatcher-worker-7 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2024-04-18 10:15:30.273 [DefaultDispatcher-worker-13 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.285 [DefaultDispatcher-worker-5 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.286 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:30.288 [DefaultDispatcher-worker-8 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:30.288 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.288 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.288 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.289 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.289 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.293 [DefaultDispatcher-worker-3 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6050d04d 2024-04-18 10:15:30.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-18 10:15:30.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-18 10:15:30.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.298 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6050d04d: (connection evicted) 2024-04-18 10:15:30.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-18 10:15:30.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-18 10:15:30.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-18 10:15:30.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-18 10:15:30.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.299 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38067d41: (connection evicted) 2024-04-18 10:15:30.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-18 10:15:30.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a65069 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.301 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.302 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-18 10:15:30.319 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.330 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.332 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.333 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd98c48 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3 2024-04-18 10:15:30.334 [Test worker @coroutine#5848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-18 10:15:30.348 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3 2024-04-18 10:15:30.352 [DefaultDispatcher-worker-16 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:30.352 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.352 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.352 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.353 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.353 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.359 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3 2024-04-18 10:15:30.361 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3 2024-04-18 10:15:30.363 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3 2024-04-18 10:15:30.375 [DefaultDispatcher-worker-3 @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3 2024-04-18 10:15:30.388 [DefaultDispatcher-worker-5 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.397 [DefaultDispatcher-worker-3 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.402 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:30.405 [DefaultDispatcher-worker-15 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7 2024-04-18 10:15:30.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-18 10:15:30.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-18 10:15:30.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.410 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b8e2ea7: (connection evicted) 2024-04-18 10:15:30.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-18 10:15:30.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-18 10:15:30.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-18 10:15:30.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-18 10:15:30.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.411 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22fb60f3: (connection evicted) 2024-04-18 10:15:30.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-18 10:15:30.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d4f0fd5 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.413 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-18 10:15:30.414 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.414 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.414 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-3 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.425 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.426 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.426 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.426 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41831/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.426 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34493/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.431 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.442 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.444 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.445 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e18848d 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2024-04-18 10:15:30.446 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-18 10:15:30.460 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2024-04-18 10:15:30.471 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2024-04-18 10:15:30.473 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2024-04-18 10:15:30.474 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2024-04-18 10:15:30.485 [DefaultDispatcher-worker-1 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22aaa811 2024-04-18 10:15:30.497 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.497 [DefaultDispatcher-worker-10 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.506 [DefaultDispatcher-worker-18 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.514 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:30.516 [DefaultDispatcher-worker-13 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504521ae 2024-04-18 10:15:30.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-18 10:15:30.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-18 10:15:30.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.522 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504521ae: (connection evicted) 2024-04-18 10:15:30.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-18 10:15:30.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-18 10:15:30.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-18 10:15:30.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-18 10:15:30.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.523 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22aaa811: (connection evicted) 2024-04-18 10:15:30.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-18 10:15:30.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ebf505 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.526 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-18 10:15:30.527 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-04-18 10:15:30.527 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-04-18 10:15:30.527 [Test worker @coroutine#5959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-18 10:15:30.543 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-04-18 10:15:30.554 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-04-18 10:15:30.555 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-04-18 10:15:30.557 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-04-18 10:15:30.567 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-229 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 due to dirty commit state on close(). 2024-04-18 10:15:30.573 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2024-04-18 10:15:30.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-18 10:15:30.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-18 10:15:30.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.573 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f735240: (connection evicted) 2024-04-18 10:15:30.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-18 10:15:30.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2769d577 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.575 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-18 10:15:30.576 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.576 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.576 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-18 10:15:30.592 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.602 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.604 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.606 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.613 [DefaultDispatcher-worker-18 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce03a9d 2024-04-18 10:15:30.613 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.613 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.613 [DefaultDispatcher-worker-18 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.614 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.614 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39783/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.616 [DefaultDispatcher-worker-9 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.634 [DefaultDispatcher-worker-1 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.643 [DefaultDispatcher-worker-17 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c27acb 2024-04-18 10:15:30.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-18 10:15:30.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-18 10:15:30.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.648 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c27acb: (connection evicted) 2024-04-18 10:15:30.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-18 10:15:30.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ea7f58 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.650 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-18 10:15:30.651 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.651 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.651 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-18 10:15:30.665 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.676 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.678 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.681 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.693 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.693 [DefaultDispatcher-worker-17 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.714 [DefaultDispatcher-worker-11 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.726 [DefaultDispatcher-worker-13 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.727 [DefaultDispatcher-worker-9 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bb118ae 2024-04-18 10:15:30.727 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.727 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.727 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.728 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.728 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33183/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.739 [DefaultDispatcher-worker-1 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-04-18 10:15:30.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-18 10:15:30.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-18 10:15:30.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.740 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7: (connection evicted) 2024-04-18 10:15:30.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-18 10:15:30.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7ac200 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.742 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.743 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-18 10:15:30.758 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.769 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.771 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.772 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.783 [DefaultDispatcher-worker-10 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.792 [DefaultDispatcher-worker-6 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3e458 2024-04-18 10:15:30.793 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.793 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.793 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.794 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.794 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41247/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.805 [DefaultDispatcher-worker-18 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.815 [DefaultDispatcher-worker-16 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.828 [DefaultDispatcher-worker-18 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-04-18 10:15:30.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-18 10:15:30.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-18 10:15:30.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.830 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7df09f55: (connection evicted) 2024-04-18 10:15:30.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-18 10:15:30.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@337f6716 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.833 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-18 10:15:30.834 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2024-04-18 10:15:30.834 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2024-04-18 10:15:30.834 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-18 10:15:30.850 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2024-04-18 10:15:30.861 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2024-04-18 10:15:30.863 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2024-04-18 10:15:30.864 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780ccdc9 2024-04-18 10:15:30.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-18 10:15:30.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-18 10:15:30.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:30.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-18 10:15:30.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793af433 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.870 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-04-18 10:15:30.871 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-18 10:15:30.884 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-04-18 10:15:30.895 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-04-18 10:15:30.897 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-04-18 10:15:30.899 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-04-18 10:15:30.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-18 10:15:30.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-18 10:15:30.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:30.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-18 10:15:30.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-18 10:15:30.902 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12039ae0 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-18 10:15:30.903 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-18 10:15:30.917 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-18 10:15:30.928 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-18 10:15:30.930 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-18 10:15:30.932 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-18 10:15:30.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-18 10:15:30.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-18 10:15:30.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:30.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-18 10:15:30.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9309711 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.938 [UI Thread @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-18 10:15:30.939 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@190b46e2 2024-04-18 10:15:30.939 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@190b46e2 2024-04-18 10:15:30.939 [UI Thread @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-12 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be97ec8 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-8 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ccde41 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-12 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-12 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-12 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:30.953 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.954 [DefaultDispatcher-worker-8 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.954 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.954 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34533/UmAppDatabase/replication/nodeId 2024-04-18 10:15:30.956 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190b46e2 2024-04-18 10:15:30.967 [UI Thread @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190b46e2 2024-04-18 10:15:30.969 [UI Thread @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190b46e2 2024-04-18 10:15:30.971 [UI Thread @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190b46e2 2024-04-18 10:15:30.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-18 10:15:30.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-18 10:15:30.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:30.974 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@190b46e2: (connection evicted) 2024-04-18 10:15:30.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:30.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-18 10:15:30.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f54cdc4 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:30.977 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2024-04-18 10:15:30.978 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-18 10:15:30.995 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2024-04-18 10:15:31.006 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2024-04-18 10:15:31.008 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2024-04-18 10:15:31.009 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2024-04-18 10:15:31.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-18 10:15:31.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-18 10:15:31.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-18 10:15:31.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7485d2 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cda8d3b 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cda8d3b 2024-04-18 10:15:31.013 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-18 10:15:31.028 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cda8d3b 2024-04-18 10:15:31.039 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cda8d3b 2024-04-18 10:15:31.040 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cda8d3b 2024-04-18 10:15:31.042 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cda8d3b 2024-04-18 10:15:31.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-18 10:15:31.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-18 10:15:31.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-18 10:15:31.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-18 10:15:31.044 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524ba12b 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-04-18 10:15:31.045 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-18 10:15:31.059 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-04-18 10:15:31.070 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-04-18 10:15:31.072 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-04-18 10:15:31.074 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-04-18 10:15:31.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-18 10:15:31.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-18 10:15:31.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-18 10:15:31.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc7d0 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.077 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-18 10:15:31.078 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2024-04-18 10:15:31.078 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2024-04-18 10:15:31.078 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-18 10:15:31.086 [DefaultDispatcher-worker-5 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bed8b91 2024-04-18 10:15:31.086 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.086 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:31.086 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.087 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.087 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46473/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.093 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2024-04-18 10:15:31.104 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2024-04-18 10:15:31.105 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2024-04-18 10:15:31.107 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2024-04-18 10:15:31.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-18 10:15:31.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-18 10:15:31.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-18 10:15:31.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-18 10:15:31.110 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-18 10:15:31.110 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.110 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@228f15de 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2024-04-18 10:15:31.111 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-18 10:15:31.125 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2024-04-18 10:15:31.136 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2024-04-18 10:15:31.143 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2024-04-18 10:15:31.145 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@688e2e8d 2024-04-18 10:15:31.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-18 10:15:31.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-18 10:15:31.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-18 10:15:31.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33116b8e 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2024-04-18 10:15:31.151 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-18 10:15:31.166 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2024-04-18 10:15:31.177 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2024-04-18 10:15:31.179 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2024-04-18 10:15:31.180 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c94621d 2024-04-18 10:15:31.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-18 10:15:31.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-18 10:15:31.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-18 10:15:31.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b8a2f7 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2024-04-18 10:15:31.184 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-18 10:15:31.199 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2024-04-18 10:15:31.210 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2024-04-18 10:15:31.211 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2024-04-18 10:15:31.213 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2024-04-18 10:15:31.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-18 10:15:31.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-18 10:15:31.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-18 10:15:31.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-18 10:15:31.216 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5fa30d 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-18 10:15:31.217 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-18 10:15:31.231 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-18 10:15:31.243 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-18 10:15:31.244 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-18 10:15:31.246 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-18 10:15:31.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-18 10:15:31.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-18 10:15:31.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-18 10:15:31.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c1ede3 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.250 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-18 10:15:31.251 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2024-04-18 10:15:31.251 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2024-04-18 10:15:31.251 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-18 10:15:31.265 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2024-04-18 10:15:31.276 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2024-04-18 10:15:31.278 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2024-04-18 10:15:31.279 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323a47fe 2024-04-18 10:15:31.282 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-18 10:15:31.282 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-18 10:15:31.282 [UI Thread @coroutine#6321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-18 10:15:31.284 [UI Thread @coroutine#6321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-18 10:15:31.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-18 10:15:31.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-18 10:15:31.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-18 10:15:31.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2991524 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.287 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.288 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-18 10:15:31.288 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-18 10:15:31.288 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-18 10:15:31.288 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-18 10:15:31.298 [DefaultDispatcher-worker-19 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7085d 2024-04-18 10:15:31.298 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.298 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:31.298 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.299 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.299 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41869/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.302 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-18 10:15:31.313 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-18 10:15:31.315 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-18 10:15:31.317 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-18 10:15:31.319 [UI Thread @coroutine#6347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53285/Site/verify 2024-04-18 10:15:31.319 [UI Thread @coroutine#6347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53285/Site/verify. 2024-04-18 10:15:31.319 [UI Thread @coroutine#6347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53285/Site/verify 2024-04-18 10:15:31.321 [UI Thread @coroutine#6347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53285/Site/verify 2024-04-18 10:15:31.321 [UI Thread @coroutine#6347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53285/Site/verify 2024-04-18 10:15:31.321 [UI Thread @coroutine#6347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53285/Site/verify. 2024-04-18 10:15:31.321 [UI Thread @coroutine#6347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53285/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:15:31.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-18 10:15:31.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-18 10:15:31.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:15:31.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-18 10:15:31.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2d7dc 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:15:31.328 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-18 10:15:31.329 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.329 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.329 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-18 10:15:31.346 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.357 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.359 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.361 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.363 [DefaultDispatcher-worker-17 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd758be 2024-04-18 10:15:31.363 [DefaultDispatcher-worker-17 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.363 [DefaultDispatcher-worker-17 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId. 2024-04-18 10:15:31.363 [DefaultDispatcher-worker-17 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.365 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.365 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53597/UmAppDatabase/replication/nodeId 2024-04-18 10:15:31.371 [DefaultDispatcher-worker-18 @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.379 [DefaultDispatcher-worker-9 @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-04-18 10:15:31.385 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43191/582360335664558080/_ustadmanifest.json 2024-04-18 10:15:31.385 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43191/582360335664558080/_ustadmanifest.json. 2024-04-18 10:15:31.385 [UI Thread @coroutine#6373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43191/582360335664558080/_ustadmanifest.json 2024-04-18 10:15:31.387 [UI Thread @coroutine#6373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43191/582360335664558080/_ustadmanifest.json 2024-04-18 10:15:31.387 [UI Thread @coroutine#6373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43191/582360335664558080/_ustadmanifest.json 2024-04-18 10:15:31.387 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43191/582360335664558080/_ustadmanifest.json. 2024-04-18 10:15:31.387 [UI Thread @coroutine#6373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43191/582360335664558080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:31.388 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43191/tincan.xml 2024-04-18 10:15:31.388 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43191/tincan.xml. 2024-04-18 10:15:31.388 [UI Thread @coroutine#6373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43191/tincan.xml 2024-04-18 10:15:31.388 [UI Thread @coroutine#6373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43191/tincan.xml 2024-04-18 10:15:31.388 [UI Thread @coroutine#6373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43191/tincan.xml 2024-04-18 10:15:31.429 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:31.433 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43191/tincan.xml. 2024-04-18 10:15:31.433 [UI Thread @coroutine#6373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43191/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:15:31.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-18 10:15:31.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-18 10:15:31.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:15:31.435 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37: (connection evicted) 2024-04-18 10:15:31.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:15:31.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-18 10:15:31.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.