2024-02-11 15:51:10.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-11 15:51:10.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:10.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:10.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:10.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:10.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:10.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1115433e 2024-02-11 15:51:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-11 15:51:10.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:10.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:10.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:10.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:10.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:10.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:10.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:10.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:10.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-11 15:51:11.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-11 15:51:11.186 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:11.192 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1621cd06 2024-02-11 15:51:11.192 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1621cd06 2024-02-11 15:51:11.193 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.197 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e621b2 2024-02-11 15:51:11.197 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e621b2 2024-02-11 15:51:11.201 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd9a676 2024-02-11 15:51:11.201 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd9a676 2024-02-11 15:51:11.204 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59db2b89 2024-02-11 15:51:11.204 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59db2b89 2024-02-11 15:51:11.207 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@410a9449 2024-02-11 15:51:11.207 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@410a9449 2024-02-11 15:51:11.209 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c8d66b 2024-02-11 15:51:11.210 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c8d66b 2024-02-11 15:51:11.212 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f33712 2024-02-11 15:51:11.212 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f33712 2024-02-11 15:51:11.215 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4d4c6 2024-02-11 15:51:11.215 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4d4c6 2024-02-11 15:51:11.217 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9b76d 2024-02-11 15:51:11.217 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9b76d 2024-02-11 15:51:11.217 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 15:51:11.223 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.227 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.449 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:11.449 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:11.449 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:11.450 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:11.483 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.484 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 15:51:11.485 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:11.485 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 15:51:11.565 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.614 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.651 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:11.651 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 15:51:11.660 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.682 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.703 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.710 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.808 [DefaultDispatcher-worker-4 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 15:51:11.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-11 15:51:11.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-11 15:51:11.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:11.845 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14: (connection evicted) 2024-02-11 15:51:11.846 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1621cd06: (connection evicted) 2024-02-11 15:51:11.847 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e621b2: (connection evicted) 2024-02-11 15:51:11.847 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd9a676: (connection evicted) 2024-02-11 15:51:11.848 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59db2b89: (connection evicted) 2024-02-11 15:51:11.848 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410a9449: (connection evicted) 2024-02-11 15:51:11.849 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c8d66b: (connection evicted) 2024-02-11 15:51:11.849 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39f33712: (connection evicted) 2024-02-11 15:51:11.850 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39f4d4c6: (connection evicted) 2024-02-11 15:51:11.850 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc9b76d: (connection evicted) 2024-02-11 15:51:11.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:11.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-11 15:51:11.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-11 15:51:11.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd737ea 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:11.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-11 15:51:11.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:11.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:11.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:11.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:11.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:11.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:11.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:11.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:11.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-11 15:51:11.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-11 15:51:11.866 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.878 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.880 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.882 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:11.883 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:11.883 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:11.883 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:11.897 [DefaultDispatcher-worker-12 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.898 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 15:51:11.898 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:11.898 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 15:51:11.904 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.921 [DefaultDispatcher-worker-10 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.939 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.949 [DefaultDispatcher-worker-10 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:11.958 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.959 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 15:51:11.965 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:11.970 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66716e8e 2024-02-11 15:51:11.970 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66716e8e 2024-02-11 15:51:11.974 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b69c30 2024-02-11 15:51:11.975 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b69c30 2024-02-11 15:51:11.975 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.978 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8905fe 2024-02-11 15:51:11.978 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8905fe 2024-02-11 15:51:11.981 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b960b 2024-02-11 15:51:11.981 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b960b 2024-02-11 15:51:11.982 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:11.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@446398aa 2024-02-11 15:51:11.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@446398aa 2024-02-11 15:51:11.986 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1868db0a 2024-02-11 15:51:11.986 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1868db0a 2024-02-11 15:51:11.989 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6a8b0c 2024-02-11 15:51:11.989 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6a8b0c 2024-02-11 15:51:11.991 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a46944 2024-02-11 15:51:11.991 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a46944 2024-02-11 15:51:11.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@115a0e12 2024-02-11 15:51:11.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@115a0e12 2024-02-11 15:51:11.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:12.075 [DefaultDispatcher-worker-1 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 15:51:12.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-11 15:51:12.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-11 15:51:12.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:12.110 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0963be: (connection evicted) 2024-02-11 15:51:12.110 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66716e8e: (connection evicted) 2024-02-11 15:51:12.111 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68b69c30: (connection evicted) 2024-02-11 15:51:12.111 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c8905fe: (connection evicted) 2024-02-11 15:51:12.112 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298b960b: (connection evicted) 2024-02-11 15:51:12.112 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446398aa: (connection evicted) 2024-02-11 15:51:12.113 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1868db0a: (connection evicted) 2024-02-11 15:51:12.113 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6a8b0c: (connection evicted) 2024-02-11 15:51:12.113 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a46944: (connection evicted) 2024-02-11 15:51:12.114 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@115a0e12: (connection evicted) 2024-02-11 15:51:12.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:12.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-11 15:51:12.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-11 15:51:12.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6481dce5 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:12.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:12.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:12.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-11 15:51:12.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14874a5d 2024-02-11 15:51:12.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14874a5d 2024-02-11 15:51:12.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-11 15:51:12.264 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:12.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b46831 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:12.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:12.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:12.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-11 15:51:12.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@320ff86f 2024-02-11 15:51:12.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@320ff86f 2024-02-11 15:51:12.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-11 15:51:12.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@84f51d9 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:12.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:12.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@8383a14 2024-02-11 15:51:12.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@8383a14 2024-02-11 15:51:12.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-11 15:51:12.612 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:12.614 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320ff86f 2024-02-11 15:51:12.618 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 15:51:12.619 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56465/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-11 15:51:12.619 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 15:51:12.631 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:12.660 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 15:51:12.660 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 15:51:12.686 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8383a14 2024-02-11 15:51:12.811 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-11 15:51:12.812 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56465/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-11 15:51:12.983 [DefaultDispatcher-worker-2 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8383a14 2024-02-11 15:51:12.992 [DefaultDispatcher-worker-2 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8383a14 2024-02-11 15:51:13.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-11 15:51:13.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-11 15:51:13.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.035 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@320ff86f: (connection evicted) 2024-02-11 15:51:13.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-11 15:51:13.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-11 15:51:13.039 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8383a14 2024-02-11 15:51:13.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-11 15:51:13.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6195b8 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-11 15:51:13.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d5d96b 2024-02-11 15:51:13.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d5d96b 2024-02-11 15:51:13.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-11 15:51:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23469199 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611bba 2024-02-11 15:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611bba 2024-02-11 15:51:13.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-11 15:51:13.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-11 15:51:13.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-11 15:51:13.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.107 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d5d96b: (connection evicted) 2024-02-11 15:51:13.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-11 15:51:13.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-11 15:51:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-11 15:51:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3643e3 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-11 15:51:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55071497 2024-02-11 15:51:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55071497 2024-02-11 15:51:13.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d98940 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-11 15:51:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a033b6 2024-02-11 15:51:13.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a033b6 2024-02-11 15:51:13.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-11 15:51:13.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-11 15:51:13.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-11 15:51:13.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.141 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55071497: (connection evicted) 2024-02-11 15:51:13.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-11 15:51:13.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-11 15:51:13.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-11 15:51:13.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c815fdc 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-11 15:51:13.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@dae5e0 2024-02-11 15:51:13.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@dae5e0 2024-02-11 15:51:13.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-11 15:51:13.162 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59a94d0f 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@517fbf62 2024-02-11 15:51:13.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@517fbf62 2024-02-11 15:51:13.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-11 15:51:13.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-11 15:51:13.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-11 15:51:13.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.176 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dae5e0: (connection evicted) 2024-02-11 15:51:13.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-11 15:51:13.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-11 15:51:13.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3feebf9c 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-11 15:51:13.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e42684 2024-02-11 15:51:13.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e42684 2024-02-11 15:51:13.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-11 15:51:13.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d610e1 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-11 15:51:13.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@16391278 2024-02-11 15:51:13.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@16391278 2024-02-11 15:51:13.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-11 15:51:13.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-11 15:51:13.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-11 15:51:13.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.233 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e42684: (connection evicted) 2024-02-11 15:51:13.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-11 15:51:13.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-11 15:51:13.234 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.265 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.301 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20890a1a 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-11 15:51:13.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@78bad03b 2024-02-11 15:51:13.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@78bad03b 2024-02-11 15:51:13.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26101efc 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-11 15:51:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dac12f 2024-02-11 15:51:13.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dac12f 2024-02-11 15:51:13.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-11 15:51:13.437 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.444 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dac12f 2024-02-11 15:51:13.453 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.459 [DefaultDispatcher-worker-4 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dac12f 2024-02-11 15:51:13.467 [DefaultDispatcher-worker-4 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dac12f 2024-02-11 15:51:13.474 [DefaultDispatcher-worker-4 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dac12f 2024-02-11 15:51:13.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-11 15:51:13.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-11 15:51:13.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.553 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78bad03b: (connection evicted) 2024-02-11 15:51:13.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-11 15:51:13.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-11 15:51:13.560 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18dac12f 2024-02-11 15:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-11 15:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b9c9b8b 2024-02-11 15:51:13.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-11 15:51:13.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-11 15:51:13.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee64b53 2024-02-11 15:51:13.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee64b53 2024-02-11 15:51:13.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1131aead 2024-02-11 15:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-11 15:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ffc17c 2024-02-11 15:51:13.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ffc17c 2024-02-11 15:51:13.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-11 15:51:13.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-11 15:51:13.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-11 15:51:13.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.620 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ee64b53: (connection evicted) 2024-02-11 15:51:13.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-11 15:51:13.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-11 15:51:13.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0d93a 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-11 15:51:13.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b31d46 2024-02-11 15:51:13.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b31d46 2024-02-11 15:51:13.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-11 15:51:13.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e94b7d 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-11 15:51:13.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-11 15:51:13.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-11 15:51:13.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-11 15:51:13.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-11 15:51:13.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.646 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b31d46: (connection evicted) 2024-02-11 15:51:13.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-11 15:51:13.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8f2eec 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-11 15:51:13.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d585fb 2024-02-11 15:51:13.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d585fb 2024-02-11 15:51:13.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-11 15:51:13.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1884e671 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5158a9f7 2024-02-11 15:51:13.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5158a9f7 2024-02-11 15:51:13.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-11 15:51:13.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-11 15:51:13.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-11 15:51:13.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.667 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d585fb: (connection evicted) 2024-02-11 15:51:13.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-11 15:51:13.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3b6585 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-11 15:51:13.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-02-11 15:51:13.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-02-11 15:51:13.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e25492 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2b9da8 2024-02-11 15:51:13.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2b9da8 2024-02-11 15:51:13.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-11 15:51:13.696 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.707 [DefaultDispatcher-worker-4 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-11 15:51:13.743 [DefaultDispatcher-worker-4 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit14771026648698916835/junit12021596182425945087.tmp 2024-02-11 15:51:13.744 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.765 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.773 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.787 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.791 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-11 15:51:13.805 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-11 15:51:13.806 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-11 15:51:13.807 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit14771026648698916835/junit12021596182425945087.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-11 15:51:13.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-11 15:51:13.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-11 15:51:13.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.808 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e93108a: (connection evicted) 2024-02-11 15:51:13.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-11 15:51:13.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-11 15:51:13.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d065e1a 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-11 15:51:13.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92 2024-02-11 15:51:13.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92 2024-02-11 15:51:13.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-11 15:51:13.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-11 15:51:13.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbeedff 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba1cdbe 2024-02-11 15:51:13.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba1cdbe 2024-02-11 15:51:13.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-11 15:51:13.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-11 15:51:13.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-11 15:51:13.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.834 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbbdf92: (connection evicted) 2024-02-11 15:51:13.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-11 15:51:13.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-11 15:51:13.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b3c1f6 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2beee3e8 2024-02-11 15:51:13.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2beee3e8 2024-02-11 15:51:13.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732d078d 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e 2024-02-11 15:51:13.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e 2024-02-11 15:51:13.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-11 15:51:13.876 [DefaultDispatcher-worker-2 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e 2024-02-11 15:51:13.877 [DefaultDispatcher-worker-2 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e 2024-02-11 15:51:13.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-11 15:51:13.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-11 15:51:13.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.880 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2beee3e8: (connection evicted) 2024-02-11 15:51:13.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-11 15:51:13.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-11 15:51:13.882 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0e4e4e 2024-02-11 15:51:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6fb14 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-11 15:51:13.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@246df37b 2024-02-11 15:51:13.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@246df37b 2024-02-11 15:51:13.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-11 15:51:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2abedbbd 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231f77a 2024-02-11 15:51:13.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231f77a 2024-02-11 15:51:13.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-11 15:51:13.907 [DefaultDispatcher-worker-2 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-11 15:51:13.931 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.938 [DefaultDispatcher-worker-2 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit12288705238783570969/junit3812743957713617451.tmp 2024-02-11 15:51:13.952 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.971 [DefaultDispatcher-worker-2 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-11 15:51:13.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-11 15:51:13.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-11 15:51:13.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:13.974 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246df37b: (connection evicted) 2024-02-11 15:51:13.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:13.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-11 15:51:13.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:13.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:13.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-02-11 15:51:13.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-02-11 15:51:13.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.005 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-02-11 15:51:14.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-02-11 15:51:14.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-11 15:51:14.029 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-02-11 15:51:14.031 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-02-11 15:51:14.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-11 15:51:14.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-11 15:51:14.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.033 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2024-02-11 15:51:14.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-11 15:51:14.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-11 15:51:14.034 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-02-11 15:51:14.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-11 15:51:14.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-02-11 15:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-02-11 15:51:14.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-11 15:51:14.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3900dc 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2024-02-11 15:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2024-02-11 15:51:14.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-11 15:51:14.105 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-11 15:51:14.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-11 15:51:14.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.116 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2024-02-11 15:51:14.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-11 15:51:14.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae42248 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-11 15:51:14.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-11 15:51:14.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-11 15:51:14.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-11 15:51:14.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa98a22 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-11 15:51:14.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-11 15:51:14.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-11 15:51:14.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-11 15:51:14.156 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-11 15:51:14.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-11 15:51:14.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.161 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf984d9: (connection evicted) 2024-02-11 15:51:14.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-11 15:51:14.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-11 15:51:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a62d697 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-11 15:51:14.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01796a 2024-02-11 15:51:14.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01796a 2024-02-11 15:51:14.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ab5e63 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-11 15:51:14.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-11 15:51:14.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-11 15:51:14.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-11 15:51:14.188 [DefaultDispatcher-worker-1 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-11 15:51:14.189 [DefaultDispatcher-worker-1 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-11 15:51:14.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-11 15:51:14.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-11 15:51:14.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.191 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e01796a: (connection evicted) 2024-02-11 15:51:14.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-11 15:51:14.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-11 15:51:14.192 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2024-02-11 15:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2024-02-11 15:51:14.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-11 15:51:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-11 15:51:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e46765 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-11 15:51:14.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2024-02-11 15:51:14.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-11 15:51:14.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-11 15:51:14.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-11 15:51:14.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.217 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc3529: (connection evicted) 2024-02-11 15:51:14.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-11 15:51:14.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f1fbc9f 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-11 15:51:14.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-02-11 15:51:14.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-02-11 15:51:14.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-11 15:51:14.240 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.242 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-02-11 15:51:14.253 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-02-11 15:51:14.257 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-02-11 15:51:14.263 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-11 15:51:14.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2024-02-11 15:51:14.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2024-02-11 15:51:14.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-11 15:51:14.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-11 15:51:14.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-11 15:51:14.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:14.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-11 15:51:14.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a819901 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-11 15:51:14.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 15:51:14.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 15:51:14.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-11 15:51:14.277 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 15:51:14.282 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.289 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 15:51:14.291 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 15:51:14.294 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@adc8683 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-11 15:51:14.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 15:51:14.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 15:51:14.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-11 15:51:14.302 [DefaultDispatcher-worker-2 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 15:51:14.304 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 15:51:14.306 [DefaultDispatcher-worker-11 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 15:51:14.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-11 15:51:14.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-11 15:51:14.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.308 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb91027: (connection evicted) 2024-02-11 15:51:14.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-11 15:51:14.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538e74fc 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-11 15:51:14.313 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 15:51:14.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 15:51:14.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-11 15:51:14.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 15:51:14.329 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 15:51:14.331 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 15:51:14.334 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356fa0d1 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-11 15:51:14.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2024-02-11 15:51:14.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2024-02-11 15:51:14.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-11 15:51:14.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-11 15:51:14.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-11 15:51:14.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:14.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-11 15:51:14.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-11 15:51:14.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb50de6 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-11 15:51:14.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-11 15:51:14.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-11 15:51:14.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-11 15:51:14.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-11 15:51:14.364 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-11 15:51:14.365 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.366 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-11 15:51:14.370 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db46344 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-02-11 15:51:14.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-02-11 15:51:14.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-11 15:51:14.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-11 15:51:14.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-11 15:51:14.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:14.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-11 15:51:14.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62054faf 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-02-11 15:51:14.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-02-11 15:51:14.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-11 15:51:14.396 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.436 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.451 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-02-11 15:51:14.466 [DefaultDispatcher-worker-5 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-02-11 15:51:14.471 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.479 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.524 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-02-11 15:51:14.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-11 15:51:14.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-11 15:51:14.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.526 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc: (connection evicted) 2024-02-11 15:51:14.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-11 15:51:14.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-11 15:51:14.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2798a2 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-02-11 15:51:14.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-02-11 15:51:14.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-11 15:51:14.585 [DefaultDispatcher-worker-7 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-02-11 15:51:14.595 [DefaultDispatcher-worker-13 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-02-11 15:51:14.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-11 15:51:14.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-11 15:51:14.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.598 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31f1b268: (connection evicted) 2024-02-11 15:51:14.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-11 15:51:14.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@275902e1 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-11 15:51:14.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adc1e84 2024-02-11 15:51:14.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adc1e84 2024-02-11 15:51:14.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-11 15:51:14.650 [DefaultDispatcher-worker-7 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2adc1e84 2024-02-11 15:51:14.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-11 15:51:14.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-11 15:51:14.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.652 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2adc1e84: (connection evicted) 2024-02-11 15:51:14.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-11 15:51:14.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-11 15:51:14.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7791ff50 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-11 15:51:14.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@55682482 2024-02-11 15:51:14.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@55682482 2024-02-11 15:51:14.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-11 15:51:14.701 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55682482 2024-02-11 15:51:14.709 [DefaultDispatcher-worker-1 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55682482 2024-02-11 15:51:14.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-11 15:51:14.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-11 15:51:14.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.710 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55682482: (connection evicted) 2024-02-11 15:51:14.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-11 15:51:14.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-11 15:51:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c75e3bc 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-11 15:51:14.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2374452a 2024-02-11 15:51:14.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2374452a 2024-02-11 15:51:14.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-11 15:51:14.760 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2374452a 2024-02-11 15:51:14.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-11 15:51:14.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-11 15:51:14.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.762 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2374452a: (connection evicted) 2024-02-11 15:51:14.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-11 15:51:14.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a7bbdbc 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-11 15:51:14.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2024-02-11 15:51:14.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2024-02-11 15:51:14.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-11 15:51:14.814 [DefaultDispatcher-worker-5 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19924f15 2024-02-11 15:51:14.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-11 15:51:14.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-11 15:51:14.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:14.815 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19924f15: (connection evicted) 2024-02-11 15:51:14.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:14.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-11 15:51:14.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8dbf10 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-11 15:51:14.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad3969 2024-02-11 15:51:14.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad3969 2024-02-11 15:51:14.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@558127d2 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:14.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:14.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552f905 2024-02-11 15:51:14.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552f905 2024-02-11 15:51:14.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-11 15:51:14.937 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 15:51:14.980 [Test worker] INFO ktor.application - Application started in 0.047 seconds. 2024-02-11 15:51:14.980 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2a0c244e 2024-02-11 15:51:14.992 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:15.005 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:15.070 [DefaultDispatcher-worker-5 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f94541b 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:15.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:15.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-11 15:51:15.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4d0224 2024-02-11 15:51:15.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4d0224 2024-02-11 15:51:15.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-11 15:51:15.109 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 15:51:15.116 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 15:51:15.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 15:51:15.116 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 15:51:15.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-02-11 15:51:15.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 15:51:15.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 15:51:15.117 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 15:51:15.117 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:15.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf89d3d 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:15.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-11 15:51:15.165 [DefaultDispatcher-worker-13 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.170 [DefaultDispatcher-worker-14 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4d0224 2024-02-11 15:51:15.172 [DefaultDispatcher-worker-14 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4d0224 2024-02-11 15:51:15.172 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:15.184 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.185 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.185 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json. 2024-02-11 15:51:15.185 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.188 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.189 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.194 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json. 2024-02-11 15:51:15.194 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:15.196 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4d0224 2024-02-11 15:51:15.212 [DefaultDispatcher-worker-5 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.218 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 15:51:15.219 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:15.219 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-08ffe121-d836-4132-8165-38862102dad7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 15:51:15.222 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:15.222 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-08ffe121-d836-4132-8165-38862102dad7 2024-02-11 15:51:15.227 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:15.228 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:15.228 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:15.228 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:15.237 [DefaultDispatcher-worker-5 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.238 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:15.238 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:15.238 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:15.244 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:15.244 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:15.244 [MyScheduler_Worker-1 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:15.245 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:15.295 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 15:51:15.295 [eventLoopGroupProxy-4-4 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 15:51:15.295 [eventLoopGroupProxy-4-3 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 15:51:15.295 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 15:51:15.305 [eventLoopGroupProxy-4-4 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:15.305 [eventLoopGroupProxy-4-3 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:15.307 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 15:51:15.307 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:15.308 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:15.311 [DefaultDispatcher-worker-13 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:15.311 [DefaultDispatcher-worker-13 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:15.311 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:15.312 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:15.312 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:15.323 [DefaultDispatcher-worker-11 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.324 [eventLoopGroupProxy-4-2 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad3969 2024-02-11 15:51:15.332 [DefaultDispatcher-worker-13 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.337 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:15.337 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:15.337 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:15.338 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:15.352 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:15.352 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:15.352 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:15.353 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:15.428 [eventLoopGroupProxy-4-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 137ms 2024-02-11 15:51:15.428 [eventLoopGroupProxy-4-4 @call-handler#555] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 137ms 2024-02-11 15:51:15.428 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 137ms 2024-02-11 15:51:15.429 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:15.443 [eventLoopGroupProxy-4-1 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad3969 2024-02-11 15:51:15.444 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:15.444 [eventLoopGroupProxy-4-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-11 15:51:15.445 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:15.454 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:15.454 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:15.454 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:15.454 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:15.457 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:15.461 [eventLoopGroupProxy-4-1 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad3969 2024-02-11 15:51:15.461 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:15.461 [eventLoopGroupProxy-4-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 15:51:15.462 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:15.485 [DefaultDispatcher-worker-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.498 [DefaultDispatcher-worker-11 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.511 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:15.511 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:15.511 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:15.511 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:15.514 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:15.515 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:15.515 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:15.544 [DefaultDispatcher-worker-13 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f905 2024-02-11 15:51:15.547 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:15.547 [DefaultDispatcher-worker-13 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.547 [DefaultDispatcher-worker-13 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json. 2024-02-11 15:51:15.547 [eventLoopGroupProxy-4-1 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-02-11 15:51:15.547 [DefaultDispatcher-worker-13 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.548 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:15.548 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:15.549 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:15.549 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:15.552 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.552 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json 2024-02-11 15:51:15.553 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json. 2024-02-11 15:51:15.553 [DefaultDispatcher-worker-14 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599608513085440/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:15.554 [DefaultDispatcher-worker-14 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad3969 2024-02-11 15:51:15.564 [DefaultDispatcher-worker-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-02-11 15:51:15.569 [DefaultDispatcher-worker-13 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552f905 2024-02-11 15:51:15.570 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 15:51:15.571 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 15:51:15.571 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 15:51:15.571 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 15:51:15.571 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 15:51:15.573 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4d0224 2024-02-11 15:51:15.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-11 15:51:15.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-11 15:51:15.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:15.574 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3: (connection evicted) 2024-02-11 15:51:15.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:15.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-11 15:51:15.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-11 15:51:15.611 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:15.611 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:15.987 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:16.579 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2a0c244e 2024-02-11 15:51:16.580 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2a0c244e 2024-02-11 15:51:16.583 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad3969 2024-02-11 15:51:16.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-11 15:51:16.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-11 15:51:16.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:16.584 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4552f905: (connection evicted) 2024-02-11 15:51:16.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:16.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-11 15:51:16.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55574295 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:16.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:16.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:16.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:16.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-11 15:51:16.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d04fbb7 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:16.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:16.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-11 15:51:16.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7e55a4 2024-02-11 15:51:16.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7e55a4 2024-02-11 15:51:16.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-11 15:51:16.627 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 15:51:16.628 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-11 15:51:16.628 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@77d3c3d7 2024-02-11 15:51:16.630 [DefaultDispatcher-worker-12 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d3990a5 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:16.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:16.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-11 15:51:16.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-11 15:51:16.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-11 15:51:16.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-11 15:51:16.633 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 15:51:16.633 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 15:51:16.633 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 15:51:16.633 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 15:51:16.633 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-11 15:51:16.633 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 15:51:16.633 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 15:51:16.633 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 15:51:16.633 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:16.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d78cac 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:16.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-11 15:51:16.677 [DefaultDispatcher-worker-9 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.683 [DefaultDispatcher-worker-9 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-11 15:51:16.685 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-11 15:51:16.695 [DefaultDispatcher-worker-6 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.695 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:16.695 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json. 2024-02-11 15:51:16.695 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:16.698 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:16.698 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:16.698 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json. 2024-02-11 15:51:16.698 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:16.700 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-11 15:51:16.707 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:16.711 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:16.714 [DefaultDispatcher-worker-13 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.715 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 15:51:16.715 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8e169cb0-2e43-4841-a807-8bd0d9bdc16c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 15:51:16.719 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:16.722 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8e169cb0-2e43-4841-a807-8bd0d9bdc16c 2024-02-11 15:51:16.724 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:16.724 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:16.724 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:16.724 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:16.728 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 15:51:16.729 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:16.729 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 15:51:16.729 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:16.729 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:16.730 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:16.730 [eventLoopGroupProxy-7-2 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-11 15:51:16.731 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:16.731 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:16.731 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:16.732 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.733 [DefaultDispatcher-worker-15 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:16.733 [DefaultDispatcher-worker-15 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:16.733 [DefaultDispatcher-worker-15 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:16.734 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:16.735 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:16.735 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:16.735 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:16.735 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:16.735 [eventLoopGroupProxy-7-2 @call-handler#674] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 15:51:16.736 [eventLoopGroupProxy-7-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:16.736 [eventLoopGroupProxy-7-2 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-11 15:51:16.736 [DefaultDispatcher-worker-2 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:16.736 [DefaultDispatcher-worker-2 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:16.738 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 15:51:16.739 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 15:51:16.741 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:16.742 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-11 15:51:16.743 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:16.743 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:16.744 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:16.744 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:16.745 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.745 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:16.745 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.745 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:16.746 [DefaultDispatcher-worker-3 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.755 [DefaultDispatcher-worker-4 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.756 [eventLoopGroupProxy-7-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:16.758 [eventLoopGroupProxy-7-2 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:16.758 [eventLoopGroupProxy-7-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:16.759 [eventLoopGroupProxy-7-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:16.759 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.761 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.761 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:16.761 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.761 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:16.763 [eventLoopGroupProxy-7-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:16.766 [eventLoopGroupProxy-7-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:16.766 [eventLoopGroupProxy-7-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:16.766 [eventLoopGroupProxy-7-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:16.767 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.768 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.769 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:16.769 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.769 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:16.770 [eventLoopGroupProxy-7-2 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:16.772 [eventLoopGroupProxy-7-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:16.772 [eventLoopGroupProxy-7-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:16.773 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.774 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.774 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:16.774 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.774 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:16.776 [eventLoopGroupProxy-7-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:16.777 [eventLoopGroupProxy-7-2 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:16.777 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.777 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:16.777 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:16.778 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-02-11 15:51:16.778 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:16.792 [DefaultDispatcher-worker-9 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:16.793 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 15:51:17.292 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-401ad327-d132-4d58-9562-46c87113cbd4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 15:51:17.292 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:17.292 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-401ad327-d132-4d58-9562-46c87113cbd4 2024-02-11 15:51:17.296 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:17.296 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:17.296 [MyScheduler_Worker-2 @coroutine#710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:17.296 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:17.298 [eventLoopGroupProxy-7-2 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 15:51:17.299 [eventLoopGroupProxy-7-2 @call-handler#719] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 15:51:17.300 [eventLoopGroupProxy-7-2 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:17.303 [eventLoopGroupProxy-7-2 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-11 15:51:17.304 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:17.304 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:17.304 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:17.304 [MyScheduler_Worker-2 @coroutine#710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:17.306 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.306 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.306 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.307 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.309 [eventLoopGroupProxy-7-2 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.310 [eventLoopGroupProxy-7-2 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.310 [eventLoopGroupProxy-7-2 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:17.311 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.312 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.312 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.312 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.312 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.314 [eventLoopGroupProxy-7-2 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.316 [eventLoopGroupProxy-7-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.316 [eventLoopGroupProxy-7-2 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:17.316 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.317 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.317 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.317 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.317 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.319 [eventLoopGroupProxy-7-2 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.361 [eventLoopGroupProxy-7-2 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.361 [eventLoopGroupProxy-7-2 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-11 15:51:17.362 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.363 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.363 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.363 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.363 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.366 [eventLoopGroupProxy-7-2 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.367 [eventLoopGroupProxy-7-2 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.368 [eventLoopGroupProxy-7-2 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:17.368 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.369 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.369 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.369 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.369 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.371 [eventLoopGroupProxy-7-2 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.373 [eventLoopGroupProxy-7-2 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.373 [eventLoopGroupProxy-7-2 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:17.373 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.374 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.374 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.374 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.374 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.376 [eventLoopGroupProxy-7-2 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.422 [eventLoopGroupProxy-7-2 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.422 [eventLoopGroupProxy-7-2 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:17.422 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.423 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.423 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.423 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.423 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.425 [eventLoopGroupProxy-7-2 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.427 [eventLoopGroupProxy-7-2 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.427 [eventLoopGroupProxy-7-2 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:17.428 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.429 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.429 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.429 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.429 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.431 [eventLoopGroupProxy-7-2 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.433 [eventLoopGroupProxy-7-2 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.433 [eventLoopGroupProxy-7-2 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:17.434 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.434 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.434 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.434 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.434 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.436 [eventLoopGroupProxy-7-2 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.438 [eventLoopGroupProxy-7-2 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.438 [eventLoopGroupProxy-7-2 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:17.438 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.439 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.439 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.439 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.439 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.441 [eventLoopGroupProxy-7-2 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.484 [eventLoopGroupProxy-7-2 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.485 [eventLoopGroupProxy-7-2 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 15:51:17.485 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.486 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.486 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.486 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.486 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.488 [eventLoopGroupProxy-7-2 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.490 [eventLoopGroupProxy-7-2 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.490 [eventLoopGroupProxy-7-2 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:17.491 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.492 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.492 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.492 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.492 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.494 [eventLoopGroupProxy-7-2 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.497 [eventLoopGroupProxy-7-2 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:17.497 [eventLoopGroupProxy-7-2 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.497 [eventLoopGroupProxy-7-2 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:17.498 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.499 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.500 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.500 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.500 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.501 [eventLoopGroupProxy-7-2 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.504 [eventLoopGroupProxy-7-2 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:17.504 [eventLoopGroupProxy-7-2 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.504 [eventLoopGroupProxy-7-2 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:17.504 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.506 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.506 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:17.506 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.506 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:17.508 [eventLoopGroupProxy-7-2 @call-handler#783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:17.510 [eventLoopGroupProxy-7-2 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:17.511 [eventLoopGroupProxy-7-2 @call-handler#783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.511 [eventLoopGroupProxy-7-2 @call-handler#783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:17.511 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:17.525 [DefaultDispatcher-worker-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:17.533 [DefaultDispatcher-worker-8 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:17.533 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:17.534 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:17.534 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:17.534 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:17.536 [eventLoopGroupProxy-7-2 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:17.537 [eventLoopGroupProxy-7-2 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:17.537 [eventLoopGroupProxy-7-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:17.560 [DefaultDispatcher-worker-10 @call-handler#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7e55a4 2024-02-11 15:51:17.560 [eventLoopGroupProxy-7-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:17.561 [eventLoopGroupProxy-7-2 @call-handler#795] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-11 15:51:17.561 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:17.561 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json. 2024-02-11 15:51:17.561 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:17.561 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:17.561 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:17.562 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:17.562 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:17.563 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:17.563 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json 2024-02-11 15:51:17.563 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json. 2024-02-11 15:51:17.563 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599610597728256/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:17.564 [DefaultDispatcher-worker-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:17.574 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1842dc39 2024-02-11 15:51:17.575 [DefaultDispatcher-worker-9 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7e55a4 2024-02-11 15:51:17.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 15:51:17.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 15:51:17.577 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 15:51:17.577 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 15:51:17.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 15:51:17.578 [Test worker @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-11 15:51:17.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-11 15:51:17.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-11 15:51:17.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:17.578 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1842dc39: (connection evicted) 2024-02-11 15:51:17.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:17.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-11 15:51:17.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-11 15:51:17.633 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:17.793 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:18.026 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:18.582 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@77d3c3d7 2024-02-11 15:51:18.582 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@77d3c3d7 2024-02-11 15:51:18.584 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4786af 2024-02-11 15:51:18.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-11 15:51:18.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-11 15:51:18.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:18.584 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c7e55a4: (connection evicted) 2024-02-11 15:51:18.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:18.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-11 15:51:18.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13018f00 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:18.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-11 15:51:18.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a562255 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:18.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:18.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-11 15:51:18.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@581d5b33 2024-02-11 15:51:18.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@581d5b33 2024-02-11 15:51:18.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-11 15:51:18.607 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 15:51:18.608 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-11 15:51:18.608 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@314c28dc 2024-02-11 15:51:18.609 [DefaultDispatcher-worker-15 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a95a2 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:18.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-11 15:51:18.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-11 15:51:18.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-11 15:51:18.612 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 15:51:18.613 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 15:51:18.613 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 15:51:18.613 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 15:51:18.613 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-11 15:51:18.613 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 15:51:18.613 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 15:51:18.613 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 15:51:18.613 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b430541 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:18.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:18.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-11 15:51:18.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-11 15:51:18.652 [DefaultDispatcher-worker-9 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.658 [DefaultDispatcher-worker-9 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-11 15:51:18.660 [Test worker @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-11 15:51:18.669 [DefaultDispatcher-worker-9 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.670 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.670 [Test worker @coroutine#838] 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/557599621232238592/_ustadmanifest.json. 2024-02-11 15:51:18.670 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.672 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.672 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.672 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json. 2024-02-11 15:51:18.672 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:18.673 [Test worker @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-11 15:51:18.688 [DefaultDispatcher-worker-10 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.689 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 15:51:18.689 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bc8d9ad2-822d-4efb-bedb-94a98b314338', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 15:51:18.690 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:18.690 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bc8d9ad2-822d-4efb-bedb-94a98b314338 2024-02-11 15:51:18.690 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:18.692 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:18.692 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:18.692 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:18.692 [DefaultDispatcher-worker-1 @coroutine#861] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:18.693 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:18.695 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 15:51:18.696 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.696 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 15:51:18.696 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:18.696 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:18.697 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.697 [eventLoopGroupProxy-10-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-11 15:51:18.701 [DefaultDispatcher-worker-8 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:18.701 [DefaultDispatcher-worker-8 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:18.705 [DefaultDispatcher-worker-7 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.706 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:18.706 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:18.706 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:18.708 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:18.708 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:18.708 [MyScheduler_Worker-1 @coroutine#864] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:18.708 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:18.708 [eventLoopGroupProxy-10-2 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 15:51:18.708 [eventLoopGroupProxy-10-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.709 [eventLoopGroupProxy-10-2 @call-handler#884] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-11 15:51:18.709 [DefaultDispatcher-worker-12 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:18.709 [DefaultDispatcher-worker-12 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:18.710 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:18.711 [eventLoopGroupProxy-10-3 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 15:51:18.711 [eventLoopGroupProxy-10-3 @call-handler#891] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 15:51:18.713 [eventLoopGroupProxy-10-3 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.714 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:18.714 [eventLoopGroupProxy-10-3 @call-handler#891] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-11 15:51:18.715 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:18.715 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:18.715 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:18.715 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:18.717 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.717 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:18.717 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.717 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:18.718 [DefaultDispatcher-worker-12 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.719 [eventLoopGroupProxy-10-2 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:18.722 [eventLoopGroupProxy-10-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.722 [eventLoopGroupProxy-10-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.722 [eventLoopGroupProxy-10-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:18.723 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.724 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.725 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:18.725 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.725 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:18.726 [eventLoopGroupProxy-10-2 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:18.726 [DefaultDispatcher-worker-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.728 [eventLoopGroupProxy-10-2 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.729 [eventLoopGroupProxy-10-2 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.729 [eventLoopGroupProxy-10-2 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:18.729 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.731 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.731 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:18.731 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.731 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:18.733 [eventLoopGroupProxy-10-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-02-11 15:51:18.738 [eventLoopGroupProxy-10-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.738 [eventLoopGroupProxy-10-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.738 [eventLoopGroupProxy-10-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-11 15:51:18.738 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.740 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.740 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:18.740 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.740 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:18.742 [eventLoopGroupProxy-10-2 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:18.744 [eventLoopGroupProxy-10-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.744 [eventLoopGroupProxy-10-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.744 [eventLoopGroupProxy-10-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:18.745 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.747 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.747 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:18.747 [MyScheduler_Worker-1 @coroutine#896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.747 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:18.749 [eventLoopGroupProxy-10-2 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:18.751 [eventLoopGroupProxy-10-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.751 [eventLoopGroupProxy-10-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.751 [eventLoopGroupProxy-10-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:18.752 [MyScheduler_Worker-1 @coroutine#896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:18.763 [DefaultDispatcher-worker-15 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.771 [DefaultDispatcher-worker-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.772 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:18.772 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:18.772 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:18.772 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:18.774 [eventLoopGroupProxy-10-2 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:18.774 [eventLoopGroupProxy-10-2 @call-handler#936] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:18.774 [eventLoopGroupProxy-10-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:18.799 [DefaultDispatcher-worker-8 @call-handler#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581d5b33 2024-02-11 15:51:18.800 [eventLoopGroupProxy-10-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:18.800 [eventLoopGroupProxy-10-2 @call-handler#936] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-11 15:51:18.800 [DefaultDispatcher-worker-14 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.800 [DefaultDispatcher-worker-14 @coroutine#833] 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/557599621232238592/_ustadmanifest.json. 2024-02-11 15:51:18.800 [DefaultDispatcher-worker-14 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.800 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:18.801 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:18.801 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:18.801 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:18.802 [DefaultDispatcher-worker-6 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.802 [DefaultDispatcher-worker-6 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json 2024-02-11 15:51:18.802 [DefaultDispatcher-worker-6 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json. 2024-02-11 15:51:18.802 [DefaultDispatcher-worker-6 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599621232238592/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:18.803 [DefaultDispatcher-worker-6 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:18.810 [DefaultDispatcher-worker-11 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f 2024-02-11 15:51:18.812 [DefaultDispatcher-worker-11 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581d5b33 2024-02-11 15:51:18.813 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 15:51:18.813 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 15:51:18.814 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 15:51:18.814 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 15:51:18.814 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 15:51:18.815 [Test worker @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-11 15:51:18.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-11 15:51:18.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-11 15:51:18.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:18.815 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a07ae2f: (connection evicted) 2024-02-11 15:51:18.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:18.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-11 15:51:18.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-11 15:51:19.113 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:19.113 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:19.264 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:19.297 [DefaultDispatcher-worker-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 15:51:19.819 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@314c28dc 2024-02-11 15:51:19.820 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@314c28dc 2024-02-11 15:51:19.821 [Test worker @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1e7bc6 2024-02-11 15:51:19.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-11 15:51:19.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-11 15:51:19.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:19.821 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@581d5b33: (connection evicted) 2024-02-11 15:51:19.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:19.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-11 15:51:19.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-11 15:51:19.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411933 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:19.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:19.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-11 15:51:19.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:19.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:19.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7512a9a6 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:19.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:19.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-11 15:51:19.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5737d116 2024-02-11 15:51:19.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5737d116 2024-02-11 15:51:19.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-11 15:51:19.845 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 15:51:19.847 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-11 15:51:19.847 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4229b92c 2024-02-11 15:51:19.849 [DefaultDispatcher-worker-11 @coroutine#977] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8fe7db 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:19.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-11 15:51:19.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:19.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:19.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-11 15:51:19.852 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 15:51:19.852 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 15:51:19.852 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 15:51:19.852 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 15:51:19.852 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-11 15:51:19.852 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 15:51:19.852 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 15:51:19.852 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 15:51:19.852 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@744db9fb 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:19.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:19.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-11 15:51:19.894 [DefaultDispatcher-worker-6 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:19.928 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:19.931 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:19.940 [DefaultDispatcher-worker-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:19.950 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:19.953 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:19.967 [DefaultDispatcher-worker-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:19.973 [DefaultDispatcher-worker-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:19.976 [DefaultDispatcher-worker-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:19.985 [DefaultDispatcher-worker-3 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:19.985 [Test worker @coroutine#981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:19.985 [Test worker @coroutine#981] 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/557599624444047360/_ustadmanifest.json. 2024-02-11 15:51:19.985 [Test worker @coroutine#981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:19.987 [Test worker @coroutine#981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:19.988 [Test worker @coroutine#981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:19.989 [Test worker @coroutine#981] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json. 2024-02-11 15:51:19.990 [Test worker @coroutine#981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:20.004 [Test worker @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:20.073 [DefaultDispatcher-worker-6 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:20.074 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 15:51:20.074 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3cfac55d-5491-44d5-8692-a088da7af966', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 15:51:20.075 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 15:51:20.075 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3cfac55d-5491-44d5-8692-a088da7af966 2024-02-11 15:51:20.077 [DefaultDispatcher-worker-5 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:20.077 [DefaultDispatcher-worker-5 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:20.077 [DefaultDispatcher-worker-5 @coroutine#1159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:20.077 [DefaultDispatcher-worker-5 @coroutine#1159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:20.080 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 15:51:20.080 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 15:51:20.080 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:20.080 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:20.081 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.081 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.081 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-11 15:51:20.082 [DefaultDispatcher-worker-11 @coroutine#1159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:20.082 [DefaultDispatcher-worker-11 @coroutine#1159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:20.085 [DefaultDispatcher-worker-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:20.086 [DefaultDispatcher-worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:20.086 [DefaultDispatcher-worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:20.086 [DefaultDispatcher-worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:20.087 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 15:51:20.087 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.088 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-11 15:51:20.088 [DefaultDispatcher-worker-9 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:20.088 [DefaultDispatcher-worker-9 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:20.097 [DefaultDispatcher-worker-9 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:20.103 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:20.103 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:20.103 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:20.103 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:20.104 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 15:51:20.105 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 15:51:20.106 [DefaultDispatcher-worker-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:20.111 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.113 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-11 15:51:20.114 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:20.114 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:20.115 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:20.115 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:20.119 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.119 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.119 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.119 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.121 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.123 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.123 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.124 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.124 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.126 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.126 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.126 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.126 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.128 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.178 [eventLoopGroupProxy-13-2 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.178 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.178 [eventLoopGroupProxy-13-2 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-11 15:51:20.179 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.180 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.180 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.180 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.180 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.182 [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-02-11 15:51:20.185 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.185 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.185 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.185 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.188 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.192 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.192 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.193 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-11 15:51:20.193 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.194 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.194 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.194 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.194 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.196 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.241 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.241 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.242 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:20.242 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.244 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.244 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.244 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.244 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.246 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.256 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.256 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.256 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-11 15:51:20.257 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.258 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.258 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.258 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.258 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.260 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.265 [eventLoopGroupProxy-13-2 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.265 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.265 [eventLoopGroupProxy-13-2 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-11 15:51:20.265 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.267 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.267 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.267 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.267 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.268 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.272 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.272 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.272 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 15:51:20.273 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.274 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.274 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.274 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.274 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.276 [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-02-11 15:51:20.279 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.279 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.279 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 15:51:20.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.281 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.281 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.281 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.281 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.282 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.326 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.326 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.326 [eventLoopGroupProxy-13-2 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 15:51:20.327 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.328 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.328 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.328 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.328 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.330 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.331 [eventLoopGroupProxy-13-2 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.332 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.332 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.332 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.333 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.333 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.333 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.333 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.335 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.337 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.337 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.337 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.337 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.339 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.339 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.339 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.339 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.340 [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-02-11 15:51:20.342 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.342 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.342 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.343 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.344 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.344 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.344 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.344 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.346 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.347 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.347 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.348 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.348 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.349 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.349 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.349 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.349 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.351 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.352 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.353 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.353 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.353 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.354 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.354 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.354 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.354 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.356 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.358 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.358 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.358 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.358 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.361 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.361 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.361 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.361 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.363 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.365 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.365 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.365 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.366 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.367 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.367 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.367 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.367 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.369 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.370 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.370 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.371 [eventLoopGroupProxy-13-2 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.371 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.372 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.372 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.372 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.372 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.374 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.377 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.377 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.377 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.378 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.379 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.379 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.379 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.379 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.381 [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-02-11 15:51:20.382 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.383 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.383 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.383 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.384 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.384 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.384 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.384 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.386 [eventLoopGroupProxy-13-2 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.388 [eventLoopGroupProxy-13-2 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.388 [eventLoopGroupProxy-13-2 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.388 [eventLoopGroupProxy-13-2 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.389 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.390 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.391 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.391 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.391 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.392 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.394 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.394 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.395 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.395 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.396 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.396 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.396 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.397 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.398 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.400 [eventLoopGroupProxy-13-2 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.400 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.400 [eventLoopGroupProxy-13-2 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.400 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.402 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.402 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.402 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.402 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.403 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.405 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.405 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.405 [eventLoopGroupProxy-13-2 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.406 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.407 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.407 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.407 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.407 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.408 [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-02-11 15:51:20.410 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.410 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.410 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.411 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.412 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.412 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.412 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.412 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.414 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.415 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.415 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.416 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.416 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.418 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.418 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.418 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.418 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.419 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.421 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.421 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.421 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.423 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.423 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.423 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.423 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.424 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.426 [eventLoopGroupProxy-13-2 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.426 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.426 [eventLoopGroupProxy-13-2 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.427 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.428 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.428 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.428 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.428 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.429 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.431 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.431 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.431 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.431 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.432 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.432 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.432 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.433 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.434 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.435 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.435 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.436 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.436 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.437 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.437 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.437 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.437 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.439 [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-02-11 15:51:20.440 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.440 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.440 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.441 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.442 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.442 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.442 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.442 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.444 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.445 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.445 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.446 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.446 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.447 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.447 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.447 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.447 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.449 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.450 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.450 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.451 [eventLoopGroupProxy-13-2 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.451 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.452 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.452 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.452 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.452 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.454 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.455 [eventLoopGroupProxy-13-2 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.455 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.455 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.456 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.457 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.457 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.457 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.457 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.458 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.460 [eventLoopGroupProxy-13-2 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.460 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.460 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.461 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.462 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.462 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.462 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.462 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.463 [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-02-11 15:51:20.465 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.465 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.465 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.466 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.467 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.467 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.467 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.467 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.468 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.513 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.513 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.513 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 15:51:20.514 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.517 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.519 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.519 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.519 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.520 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.521 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.521 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.521 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.521 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.522 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.524 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.524 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.524 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.525 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.526 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.526 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.526 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.526 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.527 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.529 [eventLoopGroupProxy-13-2 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.529 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.529 [eventLoopGroupProxy-13-2 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.530 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.531 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.531 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.531 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.531 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.532 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.577 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.578 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.578 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:20.578 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.580 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.580 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.580 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.580 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.581 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.604 [DefaultDispatcher-worker-10 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:20.630 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.630 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.630 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-11 15:51:20.631 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.632 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.632 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.632 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.632 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.634 [eventLoopGroupProxy-13-2 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.636 [eventLoopGroupProxy-13-2 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.636 [eventLoopGroupProxy-13-2 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.636 [eventLoopGroupProxy-13-2 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.637 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.640 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.640 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.640 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.640 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.642 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.644 [eventLoopGroupProxy-13-2 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.644 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.644 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.645 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.646 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.646 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.646 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.646 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.647 [eventLoopGroupProxy-13-2 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.693 [eventLoopGroupProxy-13-2 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.693 [eventLoopGroupProxy-13-2 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.693 [eventLoopGroupProxy-13-2 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:20.694 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.695 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.695 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.695 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.695 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.696 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.698 [eventLoopGroupProxy-13-2 @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.698 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.699 [eventLoopGroupProxy-13-2 @call-handler#1618] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.699 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.700 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.700 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.700 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.700 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.702 [eventLoopGroupProxy-13-2 @call-handler#1624] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.704 [eventLoopGroupProxy-13-2 @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.704 [eventLoopGroupProxy-13-2 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.704 [eventLoopGroupProxy-13-2 @call-handler#1624] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.704 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.705 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.705 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.705 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.705 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.707 [eventLoopGroupProxy-13-2 @call-handler#1630] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.708 [eventLoopGroupProxy-13-2 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.708 [eventLoopGroupProxy-13-2 @call-handler#1630] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.708 [eventLoopGroupProxy-13-2 @call-handler#1630] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.709 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.710 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.710 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.710 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.710 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.711 [eventLoopGroupProxy-13-2 @call-handler#1636] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.713 [eventLoopGroupProxy-13-2 @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.713 [eventLoopGroupProxy-13-2 @call-handler#1636] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.713 [eventLoopGroupProxy-13-2 @call-handler#1636] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.713 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.714 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.714 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.714 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.714 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.716 [eventLoopGroupProxy-13-2 @call-handler#1642] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.718 [eventLoopGroupProxy-13-2 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.718 [eventLoopGroupProxy-13-2 @call-handler#1642] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.718 [eventLoopGroupProxy-13-2 @call-handler#1642] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.719 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.720 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.720 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.720 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.720 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.721 [eventLoopGroupProxy-13-2 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.723 [eventLoopGroupProxy-13-2 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.723 [eventLoopGroupProxy-13-2 @call-handler#1648] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.723 [eventLoopGroupProxy-13-2 @call-handler#1648] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.724 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.725 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.725 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.725 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.725 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.726 [eventLoopGroupProxy-13-2 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.727 [eventLoopGroupProxy-13-2 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.727 [eventLoopGroupProxy-13-2 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.728 [eventLoopGroupProxy-13-2 @call-handler#1654] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.728 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.730 [eventLoopGroupProxy-13-2 @call-handler#1660] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.732 [eventLoopGroupProxy-13-2 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.732 [eventLoopGroupProxy-13-2 @call-handler#1660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.732 [eventLoopGroupProxy-13-2 @call-handler#1660] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.732 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.734 [eventLoopGroupProxy-13-2 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.736 [eventLoopGroupProxy-13-2 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.736 [eventLoopGroupProxy-13-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.736 [eventLoopGroupProxy-13-2 @call-handler#1666] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.737 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.738 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.738 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.738 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.738 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.739 [eventLoopGroupProxy-13-2 @call-handler#1672] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.741 [eventLoopGroupProxy-13-2 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.741 [eventLoopGroupProxy-13-2 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.741 [eventLoopGroupProxy-13-2 @call-handler#1672] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.742 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.743 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.743 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.743 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.743 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.744 [eventLoopGroupProxy-13-2 @call-handler#1678] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.746 [eventLoopGroupProxy-13-2 @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.746 [eventLoopGroupProxy-13-2 @call-handler#1678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.746 [eventLoopGroupProxy-13-2 @call-handler#1678] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.747 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.748 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.748 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.748 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.748 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.750 [eventLoopGroupProxy-13-2 @call-handler#1684] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.752 [eventLoopGroupProxy-13-2 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.752 [eventLoopGroupProxy-13-2 @call-handler#1684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.752 [eventLoopGroupProxy-13-2 @call-handler#1684] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.752 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.753 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.753 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.753 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.754 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.755 [eventLoopGroupProxy-13-2 @call-handler#1690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.756 [eventLoopGroupProxy-13-2 @coroutine#1691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.757 [eventLoopGroupProxy-13-2 @call-handler#1690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.757 [eventLoopGroupProxy-13-2 @call-handler#1690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.757 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.760 [eventLoopGroupProxy-13-2 @call-handler#1696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.761 [eventLoopGroupProxy-13-2 @coroutine#1697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.762 [eventLoopGroupProxy-13-2 @call-handler#1696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.762 [eventLoopGroupProxy-13-2 @call-handler#1696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.762 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.763 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.763 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.763 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.763 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.765 [eventLoopGroupProxy-13-2 @call-handler#1702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.766 [eventLoopGroupProxy-13-2 @coroutine#1703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.767 [eventLoopGroupProxy-13-2 @call-handler#1702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.767 [eventLoopGroupProxy-13-2 @call-handler#1702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.767 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.769 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.770 [eventLoopGroupProxy-13-2 @call-handler#1708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.772 [eventLoopGroupProxy-13-2 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.772 [eventLoopGroupProxy-13-2 @call-handler#1708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.772 [eventLoopGroupProxy-13-2 @call-handler#1708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.772 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.773 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.774 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.774 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.774 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.775 [eventLoopGroupProxy-13-2 @call-handler#1714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.777 [eventLoopGroupProxy-13-2 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.777 [eventLoopGroupProxy-13-2 @call-handler#1714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.777 [eventLoopGroupProxy-13-2 @call-handler#1714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.778 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.779 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.779 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.779 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.779 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.780 [eventLoopGroupProxy-13-2 @call-handler#1720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.826 [eventLoopGroupProxy-13-2 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.826 [eventLoopGroupProxy-13-2 @call-handler#1720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.826 [eventLoopGroupProxy-13-2 @call-handler#1720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:20.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.828 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.828 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.828 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.828 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.830 [eventLoopGroupProxy-13-2 @call-handler#1726] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.832 [eventLoopGroupProxy-13-2 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.832 [eventLoopGroupProxy-13-2 @call-handler#1726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.833 [eventLoopGroupProxy-13-2 @call-handler#1726] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.833 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.834 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.835 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.835 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.835 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.836 [eventLoopGroupProxy-13-2 @call-handler#1732] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.838 [eventLoopGroupProxy-13-2 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.838 [eventLoopGroupProxy-13-2 @call-handler#1732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.838 [eventLoopGroupProxy-13-2 @call-handler#1732] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.839 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.841 [eventLoopGroupProxy-13-2 @call-handler#1738] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.889 [eventLoopGroupProxy-13-2 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.889 [eventLoopGroupProxy-13-2 @call-handler#1738] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.890 [eventLoopGroupProxy-13-2 @call-handler#1738] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-11 15:51:20.890 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.893 [eventLoopGroupProxy-13-2 @call-handler#1744] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.895 [eventLoopGroupProxy-13-2 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.895 [eventLoopGroupProxy-13-2 @call-handler#1744] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.895 [eventLoopGroupProxy-13-2 @call-handler#1744] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.896 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.897 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.897 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.897 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.897 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.898 [eventLoopGroupProxy-13-2 @call-handler#1751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.900 [eventLoopGroupProxy-13-2 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.900 [eventLoopGroupProxy-13-2 @call-handler#1751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.900 [eventLoopGroupProxy-13-2 @call-handler#1751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.901 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.902 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.902 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.902 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.902 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.903 [eventLoopGroupProxy-13-2 @call-handler#1757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.905 [eventLoopGroupProxy-13-2 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.905 [eventLoopGroupProxy-13-2 @call-handler#1757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.905 [eventLoopGroupProxy-13-2 @call-handler#1757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.905 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.907 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.907 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.907 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.907 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.908 [eventLoopGroupProxy-13-2 @call-handler#1763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.953 [eventLoopGroupProxy-13-2 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.953 [eventLoopGroupProxy-13-2 @call-handler#1763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.953 [eventLoopGroupProxy-13-2 @call-handler#1763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 15:51:20.954 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.955 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.955 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.955 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.955 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.956 [eventLoopGroupProxy-13-2 @call-handler#1769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.958 [eventLoopGroupProxy-13-2 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.958 [eventLoopGroupProxy-13-2 @call-handler#1769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.958 [eventLoopGroupProxy-13-2 @call-handler#1769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:20.959 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.960 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.960 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.960 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.960 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.961 [eventLoopGroupProxy-13-2 @call-handler#1775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:20.963 [eventLoopGroupProxy-13-2 @coroutine#1776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:20.964 [eventLoopGroupProxy-13-2 @call-handler#1775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:20.964 [eventLoopGroupProxy-13-2 @call-handler#1775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:20.964 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.965 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.965 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:20.965 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:20.965 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:20.966 [eventLoopGroupProxy-13-2 @call-handler#1781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.009 [eventLoopGroupProxy-13-2 @coroutine#1782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.010 [eventLoopGroupProxy-13-2 @call-handler#1781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.010 [eventLoopGroupProxy-13-2 @call-handler#1781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 15:51:21.010 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.013 [eventLoopGroupProxy-13-2 @call-handler#1787] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.015 [eventLoopGroupProxy-13-2 @coroutine#1788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.015 [eventLoopGroupProxy-13-2 @call-handler#1787] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.015 [eventLoopGroupProxy-13-2 @call-handler#1787] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.015 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.017 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.017 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.017 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.017 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.018 [eventLoopGroupProxy-13-2 @call-handler#1793] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.020 [eventLoopGroupProxy-13-2 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.020 [eventLoopGroupProxy-13-2 @call-handler#1793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.020 [eventLoopGroupProxy-13-2 @call-handler#1793] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.021 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.022 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.022 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.022 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.022 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.023 [eventLoopGroupProxy-13-2 @call-handler#1799] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.025 [eventLoopGroupProxy-13-2 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.025 [eventLoopGroupProxy-13-2 @call-handler#1799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.025 [eventLoopGroupProxy-13-2 @call-handler#1799] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.025 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.026 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.027 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.027 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.027 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.028 [eventLoopGroupProxy-13-2 @call-handler#1805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.029 [eventLoopGroupProxy-13-2 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.029 [eventLoopGroupProxy-13-2 @call-handler#1805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.030 [eventLoopGroupProxy-13-2 @call-handler#1805] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.030 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.031 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.031 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.031 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.031 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.032 [eventLoopGroupProxy-13-2 @call-handler#1811] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.034 [eventLoopGroupProxy-13-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.034 [eventLoopGroupProxy-13-2 @call-handler#1811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.034 [eventLoopGroupProxy-13-2 @call-handler#1811] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.034 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.036 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.036 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.036 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.036 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.037 [eventLoopGroupProxy-13-2 @call-handler#1817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.038 [eventLoopGroupProxy-13-2 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.038 [eventLoopGroupProxy-13-2 @call-handler#1817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.039 [eventLoopGroupProxy-13-2 @call-handler#1817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.039 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.040 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.040 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.040 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.040 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.041 [eventLoopGroupProxy-13-2 @call-handler#1823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.043 [eventLoopGroupProxy-13-2 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.043 [eventLoopGroupProxy-13-2 @call-handler#1823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.043 [eventLoopGroupProxy-13-2 @call-handler#1823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.044 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.045 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.045 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.045 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.045 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.046 [eventLoopGroupProxy-13-2 @call-handler#1829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.047 [eventLoopGroupProxy-13-2 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.048 [eventLoopGroupProxy-13-2 @call-handler#1829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.048 [eventLoopGroupProxy-13-2 @call-handler#1829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.048 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.049 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.049 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.049 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.049 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.050 [eventLoopGroupProxy-13-2 @call-handler#1835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.052 [eventLoopGroupProxy-13-2 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.052 [eventLoopGroupProxy-13-2 @call-handler#1835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.052 [eventLoopGroupProxy-13-2 @call-handler#1835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.052 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.054 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.054 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.054 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.054 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.055 [eventLoopGroupProxy-13-2 @call-handler#1841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.056 [eventLoopGroupProxy-13-2 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.057 [eventLoopGroupProxy-13-2 @call-handler#1841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.057 [eventLoopGroupProxy-13-2 @call-handler#1841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.057 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.058 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.058 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.058 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.058 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.059 [eventLoopGroupProxy-13-2 @call-handler#1847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.061 [eventLoopGroupProxy-13-2 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.061 [eventLoopGroupProxy-13-2 @call-handler#1847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.061 [eventLoopGroupProxy-13-2 @call-handler#1847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.062 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.063 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.063 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.063 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.063 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.064 [eventLoopGroupProxy-13-2 @call-handler#1853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.065 [eventLoopGroupProxy-13-2 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.066 [eventLoopGroupProxy-13-2 @call-handler#1853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.066 [eventLoopGroupProxy-13-2 @call-handler#1853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.066 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.067 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.067 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.067 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.067 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.068 [eventLoopGroupProxy-13-2 @call-handler#1859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.070 [eventLoopGroupProxy-13-2 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.070 [eventLoopGroupProxy-13-2 @call-handler#1859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.070 [eventLoopGroupProxy-13-2 @call-handler#1859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.070 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.073 [eventLoopGroupProxy-13-2 @call-handler#1865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.074 [eventLoopGroupProxy-13-2 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.074 [eventLoopGroupProxy-13-2 @call-handler#1865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.074 [eventLoopGroupProxy-13-2 @call-handler#1865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 15:51:21.075 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.076 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.076 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.076 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.076 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.077 [eventLoopGroupProxy-13-2 @call-handler#1871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.079 [eventLoopGroupProxy-13-2 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.079 [eventLoopGroupProxy-13-2 @call-handler#1871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.079 [eventLoopGroupProxy-13-2 @call-handler#1871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.079 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.081 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.081 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.081 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.081 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.082 [eventLoopGroupProxy-13-2 @call-handler#1877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.083 [eventLoopGroupProxy-13-2 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.084 [eventLoopGroupProxy-13-2 @call-handler#1877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.084 [eventLoopGroupProxy-13-2 @call-handler#1877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.084 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.085 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.085 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.085 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.085 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.086 [eventLoopGroupProxy-13-2 @call-handler#1883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.128 [DefaultDispatcher-worker-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:21.129 [eventLoopGroupProxy-13-2 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.129 [eventLoopGroupProxy-13-2 @call-handler#1883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.129 [eventLoopGroupProxy-13-2 @call-handler#1883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 15:51:21.130 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.131 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.131 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.131 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.131 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.132 [eventLoopGroupProxy-13-2 @call-handler#1890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.134 [eventLoopGroupProxy-13-2 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.134 [eventLoopGroupProxy-13-2 @call-handler#1890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.134 [eventLoopGroupProxy-13-2 @call-handler#1890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.135 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.136 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.136 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.136 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.136 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.137 [eventLoopGroupProxy-13-2 @call-handler#1896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.139 [eventLoopGroupProxy-13-2 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.139 [eventLoopGroupProxy-13-2 @call-handler#1896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.139 [eventLoopGroupProxy-13-2 @call-handler#1896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.140 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.143 [eventLoopGroupProxy-13-2 @call-handler#1902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.144 [eventLoopGroupProxy-13-2 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.144 [eventLoopGroupProxy-13-2 @call-handler#1902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.144 [eventLoopGroupProxy-13-2 @call-handler#1902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.145 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.146 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.146 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.146 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.146 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.148 [eventLoopGroupProxy-13-2 @call-handler#1908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.149 [eventLoopGroupProxy-13-2 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.149 [eventLoopGroupProxy-13-2 @call-handler#1908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.149 [eventLoopGroupProxy-13-2 @call-handler#1908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.150 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.151 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.151 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.151 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.151 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.152 [eventLoopGroupProxy-13-2 @call-handler#1914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.154 [eventLoopGroupProxy-13-2 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.154 [eventLoopGroupProxy-13-2 @call-handler#1914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.154 [eventLoopGroupProxy-13-2 @call-handler#1914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.155 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.156 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.156 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.156 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.156 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.157 [eventLoopGroupProxy-13-2 @call-handler#1920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.159 [eventLoopGroupProxy-13-2 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.159 [eventLoopGroupProxy-13-2 @call-handler#1920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.159 [eventLoopGroupProxy-13-2 @call-handler#1920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.160 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.161 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.161 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.161 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.161 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.162 [eventLoopGroupProxy-13-2 @call-handler#1926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.205 [eventLoopGroupProxy-13-2 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.205 [eventLoopGroupProxy-13-2 @call-handler#1926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.205 [eventLoopGroupProxy-13-2 @call-handler#1926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 15:51:21.206 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.207 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.207 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.207 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.207 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.208 [eventLoopGroupProxy-13-2 @call-handler#1933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.210 [eventLoopGroupProxy-13-2 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.210 [eventLoopGroupProxy-13-2 @call-handler#1933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.210 [eventLoopGroupProxy-13-2 @call-handler#1933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.211 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.215 [eventLoopGroupProxy-13-2 @call-handler#1939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.217 [eventLoopGroupProxy-13-2 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.217 [eventLoopGroupProxy-13-2 @call-handler#1939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.217 [eventLoopGroupProxy-13-2 @call-handler#1939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.218 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.218 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.218 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.218 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.218 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.219 [eventLoopGroupProxy-13-2 @call-handler#1945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.264 [eventLoopGroupProxy-13-2 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.265 [eventLoopGroupProxy-13-2 @call-handler#1945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.265 [eventLoopGroupProxy-13-2 @call-handler#1945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:21.265 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.266 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.266 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.266 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.266 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.267 [eventLoopGroupProxy-13-2 @call-handler#1951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.269 [eventLoopGroupProxy-13-2 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.269 [eventLoopGroupProxy-13-2 @call-handler#1951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.269 [eventLoopGroupProxy-13-2 @call-handler#1951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.270 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.271 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.271 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.271 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.271 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.272 [eventLoopGroupProxy-13-2 @call-handler#1957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.274 [eventLoopGroupProxy-13-2 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.274 [eventLoopGroupProxy-13-2 @call-handler#1957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.274 [eventLoopGroupProxy-13-2 @call-handler#1957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.275 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.276 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.276 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.276 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.276 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.277 [eventLoopGroupProxy-13-2 @call-handler#1963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.279 [eventLoopGroupProxy-13-2 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.279 [eventLoopGroupProxy-13-2 @call-handler#1963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.279 [eventLoopGroupProxy-13-2 @call-handler#1963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.279 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.281 [eventLoopGroupProxy-13-2 @call-handler#1969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.283 [eventLoopGroupProxy-13-2 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.283 [eventLoopGroupProxy-13-2 @call-handler#1969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.283 [eventLoopGroupProxy-13-2 @call-handler#1969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.284 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.284 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.285 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.285 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.285 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.286 [eventLoopGroupProxy-13-2 @call-handler#1975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.287 [eventLoopGroupProxy-13-2 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.288 [eventLoopGroupProxy-13-2 @call-handler#1975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.288 [eventLoopGroupProxy-13-2 @call-handler#1975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.288 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.289 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.289 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.289 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.289 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.290 [eventLoopGroupProxy-13-2 @call-handler#1981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.292 [eventLoopGroupProxy-13-2 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.292 [eventLoopGroupProxy-13-2 @call-handler#1981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.292 [eventLoopGroupProxy-13-2 @call-handler#1981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.293 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.294 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.294 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.294 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.294 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.295 [eventLoopGroupProxy-13-2 @call-handler#1987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.297 [eventLoopGroupProxy-13-2 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.297 [eventLoopGroupProxy-13-2 @call-handler#1987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.297 [eventLoopGroupProxy-13-2 @call-handler#1987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.297 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.298 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.299 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.299 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.299 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.300 [eventLoopGroupProxy-13-2 @call-handler#1993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.301 [eventLoopGroupProxy-13-2 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.301 [eventLoopGroupProxy-13-2 @call-handler#1993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.302 [eventLoopGroupProxy-13-2 @call-handler#1993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.302 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.303 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.303 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.303 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.303 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.304 [eventLoopGroupProxy-13-2 @call-handler#1999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.306 [eventLoopGroupProxy-13-2 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.306 [eventLoopGroupProxy-13-2 @call-handler#1999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.306 [eventLoopGroupProxy-13-2 @call-handler#1999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.306 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.307 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.307 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.307 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.307 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.308 [eventLoopGroupProxy-13-2 @call-handler#2005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.310 [eventLoopGroupProxy-13-2 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.310 [eventLoopGroupProxy-13-2 @call-handler#2005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.310 [eventLoopGroupProxy-13-2 @call-handler#2005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.310 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.311 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.311 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.311 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.311 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.312 [eventLoopGroupProxy-13-2 @call-handler#2011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.314 [eventLoopGroupProxy-13-2 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.314 [eventLoopGroupProxy-13-2 @call-handler#2011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.314 [eventLoopGroupProxy-13-2 @call-handler#2011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.314 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.315 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.315 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.315 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.315 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.316 [eventLoopGroupProxy-13-2 @call-handler#2017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.361 [eventLoopGroupProxy-13-2 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.361 [eventLoopGroupProxy-13-2 @call-handler#2017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.361 [eventLoopGroupProxy-13-2 @call-handler#2017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 15:51:21.362 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.363 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.363 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.363 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.363 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.364 [eventLoopGroupProxy-13-2 @call-handler#2023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.366 [eventLoopGroupProxy-13-2 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.366 [eventLoopGroupProxy-13-2 @call-handler#2023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.366 [eventLoopGroupProxy-13-2 @call-handler#2023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.367 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.368 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.368 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.368 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.368 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.369 [eventLoopGroupProxy-13-2 @call-handler#2029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.371 [eventLoopGroupProxy-13-2 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.371 [eventLoopGroupProxy-13-2 @call-handler#2029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.372 [eventLoopGroupProxy-13-2 @call-handler#2029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.372 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.373 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.373 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.373 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.373 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.374 [eventLoopGroupProxy-13-2 @call-handler#2035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.375 [eventLoopGroupProxy-13-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.375 [eventLoopGroupProxy-13-2 @call-handler#2035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.375 [eventLoopGroupProxy-13-2 @call-handler#2035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 15:51:21.376 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.377 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.377 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.377 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.377 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.378 [eventLoopGroupProxy-13-2 @call-handler#2041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.421 [eventLoopGroupProxy-13-2 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.421 [eventLoopGroupProxy-13-2 @call-handler#2041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.421 [eventLoopGroupProxy-13-2 @call-handler#2041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 15:51:21.421 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.424 [eventLoopGroupProxy-13-2 @call-handler#2047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.425 [eventLoopGroupProxy-13-2 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.426 [eventLoopGroupProxy-13-2 @call-handler#2047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.426 [eventLoopGroupProxy-13-2 @call-handler#2047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.426 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.427 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.427 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.427 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.427 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.429 [eventLoopGroupProxy-13-2 @call-handler#2053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.430 [eventLoopGroupProxy-13-2 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.430 [eventLoopGroupProxy-13-2 @call-handler#2053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.431 [eventLoopGroupProxy-13-2 @call-handler#2053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.431 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.432 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.432 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.432 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.432 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.433 [eventLoopGroupProxy-13-2 @call-handler#2059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.476 [eventLoopGroupProxy-13-2 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.477 [eventLoopGroupProxy-13-2 @call-handler#2059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.477 [eventLoopGroupProxy-13-2 @call-handler#2059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 15:51:21.477 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.478 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.478 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.478 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.478 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.479 [eventLoopGroupProxy-13-2 @call-handler#2065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.481 [eventLoopGroupProxy-13-2 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.482 [eventLoopGroupProxy-13-2 @call-handler#2065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.482 [eventLoopGroupProxy-13-2 @call-handler#2065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.482 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.483 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.483 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.483 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.483 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.484 [eventLoopGroupProxy-13-2 @call-handler#2071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.486 [eventLoopGroupProxy-13-2 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.486 [eventLoopGroupProxy-13-2 @call-handler#2071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.486 [eventLoopGroupProxy-13-2 @call-handler#2071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.487 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.487 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.487 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.487 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.488 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.488 [eventLoopGroupProxy-13-2 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.534 [eventLoopGroupProxy-13-2 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.534 [eventLoopGroupProxy-13-2 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.534 [eventLoopGroupProxy-13-2 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:21.535 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.536 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.536 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.536 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.536 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.537 [eventLoopGroupProxy-13-2 @call-handler#2084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.539 [eventLoopGroupProxy-13-2 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.540 [eventLoopGroupProxy-13-2 @call-handler#2084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.540 [eventLoopGroupProxy-13-2 @call-handler#2084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.540 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.541 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.541 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.541 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.541 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.542 [eventLoopGroupProxy-13-2 @call-handler#2090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.545 [eventLoopGroupProxy-13-2 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.545 [eventLoopGroupProxy-13-2 @call-handler#2090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.545 [eventLoopGroupProxy-13-2 @call-handler#2090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.545 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.546 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.546 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.546 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.546 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.547 [eventLoopGroupProxy-13-2 @call-handler#2096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.549 [eventLoopGroupProxy-13-2 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.550 [eventLoopGroupProxy-13-2 @call-handler#2096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.550 [eventLoopGroupProxy-13-2 @call-handler#2096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.550 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.551 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.551 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.551 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.551 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.552 [eventLoopGroupProxy-13-2 @call-handler#2102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.554 [eventLoopGroupProxy-13-2 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.554 [eventLoopGroupProxy-13-2 @call-handler#2102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.554 [eventLoopGroupProxy-13-2 @call-handler#2102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.555 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.555 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.555 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.555 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.555 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.557 [eventLoopGroupProxy-13-2 @call-handler#2108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.558 [eventLoopGroupProxy-13-2 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.558 [eventLoopGroupProxy-13-2 @call-handler#2108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.558 [eventLoopGroupProxy-13-2 @call-handler#2108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.558 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.559 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.559 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.559 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.559 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.560 [eventLoopGroupProxy-13-2 @call-handler#2114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.608 [eventLoopGroupProxy-13-2 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.609 [eventLoopGroupProxy-13-2 @call-handler#2114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.609 [eventLoopGroupProxy-13-2 @call-handler#2114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-11 15:51:21.609 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.610 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.610 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.610 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.610 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.611 [eventLoopGroupProxy-13-2 @call-handler#2120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.613 [eventLoopGroupProxy-13-2 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.613 [eventLoopGroupProxy-13-2 @call-handler#2120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.613 [eventLoopGroupProxy-13-2 @call-handler#2120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.614 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.616 [eventLoopGroupProxy-13-2 @call-handler#2126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.617 [eventLoopGroupProxy-13-2 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.617 [eventLoopGroupProxy-13-2 @call-handler#2126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.618 [eventLoopGroupProxy-13-2 @call-handler#2126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.618 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.619 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.619 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.619 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.619 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.620 [eventLoopGroupProxy-13-2 @call-handler#2132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.621 [eventLoopGroupProxy-13-2 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.621 [eventLoopGroupProxy-13-2 @call-handler#2132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.621 [eventLoopGroupProxy-13-2 @call-handler#2132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 15:51:21.622 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.622 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.622 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.622 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.622 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.623 [eventLoopGroupProxy-13-2 @call-handler#2138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.648 [DefaultDispatcher-worker-9 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:21.669 [eventLoopGroupProxy-13-2 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.669 [eventLoopGroupProxy-13-2 @call-handler#2138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.669 [eventLoopGroupProxy-13-2 @call-handler#2138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 15:51:21.670 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.671 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.671 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.671 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.671 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.672 [eventLoopGroupProxy-13-2 @call-handler#2145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.673 [eventLoopGroupProxy-13-2 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.673 [eventLoopGroupProxy-13-2 @call-handler#2145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.673 [eventLoopGroupProxy-13-2 @call-handler#2145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 15:51:21.674 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.675 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.675 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.675 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.675 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.676 [eventLoopGroupProxy-13-2 @call-handler#2151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.677 [eventLoopGroupProxy-13-2 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.678 [eventLoopGroupProxy-13-2 @call-handler#2151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.678 [eventLoopGroupProxy-13-2 @call-handler#2151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.678 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.679 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.679 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.679 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.679 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.680 [eventLoopGroupProxy-13-2 @call-handler#2157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.681 [eventLoopGroupProxy-13-2 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.682 [eventLoopGroupProxy-13-2 @call-handler#2157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.682 [eventLoopGroupProxy-13-2 @call-handler#2157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.682 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.683 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.683 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.683 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.683 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.684 [eventLoopGroupProxy-13-2 @call-handler#2163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.729 [eventLoopGroupProxy-13-2 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.729 [eventLoopGroupProxy-13-2 @call-handler#2163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.729 [eventLoopGroupProxy-13-2 @call-handler#2163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 15:51:21.730 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.730 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.731 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.731 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.731 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.732 [eventLoopGroupProxy-13-2 @call-handler#2169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.734 [eventLoopGroupProxy-13-2 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.734 [eventLoopGroupProxy-13-2 @call-handler#2169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.734 [eventLoopGroupProxy-13-2 @call-handler#2169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.736 [eventLoopGroupProxy-13-2 @call-handler#2175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.738 [eventLoopGroupProxy-13-2 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.738 [eventLoopGroupProxy-13-2 @call-handler#2175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.738 [eventLoopGroupProxy-13-2 @call-handler#2175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.739 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.740 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.740 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.740 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.740 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.741 [eventLoopGroupProxy-13-2 @call-handler#2181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.743 [eventLoopGroupProxy-13-2 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.743 [eventLoopGroupProxy-13-2 @call-handler#2181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.743 [eventLoopGroupProxy-13-2 @call-handler#2181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.744 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.745 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.745 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.745 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.745 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.746 [eventLoopGroupProxy-13-2 @call-handler#2187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.748 [eventLoopGroupProxy-13-2 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.748 [eventLoopGroupProxy-13-2 @call-handler#2187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.748 [eventLoopGroupProxy-13-2 @call-handler#2187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.748 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.749 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.749 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.749 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.749 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.750 [eventLoopGroupProxy-13-2 @call-handler#2193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.792 [eventLoopGroupProxy-13-2 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.793 [eventLoopGroupProxy-13-2 @call-handler#2193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.793 [eventLoopGroupProxy-13-2 @call-handler#2193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 15:51:21.793 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.794 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.794 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.794 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.794 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.795 [eventLoopGroupProxy-13-2 @call-handler#2199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.797 [eventLoopGroupProxy-13-2 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.797 [eventLoopGroupProxy-13-2 @call-handler#2199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.797 [eventLoopGroupProxy-13-2 @call-handler#2199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.798 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.799 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.799 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.799 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.799 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.800 [eventLoopGroupProxy-13-2 @call-handler#2206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.802 [eventLoopGroupProxy-13-2 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.802 [eventLoopGroupProxy-13-2 @call-handler#2206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.802 [eventLoopGroupProxy-13-2 @call-handler#2206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.802 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.803 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.803 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.803 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.803 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.804 [eventLoopGroupProxy-13-2 @call-handler#2212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.853 [eventLoopGroupProxy-13-2 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.853 [eventLoopGroupProxy-13-2 @call-handler#2212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.853 [eventLoopGroupProxy-13-2 @call-handler#2212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-11 15:51:21.853 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.854 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.854 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.854 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.854 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.855 [eventLoopGroupProxy-13-2 @call-handler#2218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.857 [eventLoopGroupProxy-13-2 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.857 [eventLoopGroupProxy-13-2 @call-handler#2218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.857 [eventLoopGroupProxy-13-2 @call-handler#2218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.857 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.858 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.859 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.859 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.859 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.860 [eventLoopGroupProxy-13-2 @call-handler#2224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.862 [eventLoopGroupProxy-13-2 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.862 [eventLoopGroupProxy-13-2 @call-handler#2224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.862 [eventLoopGroupProxy-13-2 @call-handler#2224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.862 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.863 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.863 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.863 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.863 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.864 [eventLoopGroupProxy-13-2 @call-handler#2230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.865 [eventLoopGroupProxy-13-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.866 [eventLoopGroupProxy-13-2 @call-handler#2230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.866 [eventLoopGroupProxy-13-2 @call-handler#2230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.866 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.867 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.867 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.867 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.867 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.868 [eventLoopGroupProxy-13-2 @call-handler#2236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.869 [eventLoopGroupProxy-13-2 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.869 [eventLoopGroupProxy-13-2 @call-handler#2236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.869 [eventLoopGroupProxy-13-2 @call-handler#2236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 15:51:21.870 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.872 [eventLoopGroupProxy-13-2 @call-handler#2242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.873 [eventLoopGroupProxy-13-2 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.873 [eventLoopGroupProxy-13-2 @call-handler#2242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.873 [eventLoopGroupProxy-13-2 @call-handler#2242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 15:51:21.874 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.874 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.874 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.875 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.875 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.875 [eventLoopGroupProxy-13-2 @call-handler#2248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.878 [eventLoopGroupProxy-13-2 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.878 [eventLoopGroupProxy-13-2 @call-handler#2248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.878 [eventLoopGroupProxy-13-2 @call-handler#2248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 15:51:21.879 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.880 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.880 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.880 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.880 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.881 [eventLoopGroupProxy-13-2 @call-handler#2254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.924 [eventLoopGroupProxy-13-2 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.925 [eventLoopGroupProxy-13-2 @call-handler#2254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.925 [eventLoopGroupProxy-13-2 @call-handler#2254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 15:51:21.925 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.926 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.926 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.926 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.926 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.927 [eventLoopGroupProxy-13-2 @call-handler#2260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.929 [eventLoopGroupProxy-13-2 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.929 [eventLoopGroupProxy-13-2 @call-handler#2260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.929 [eventLoopGroupProxy-13-2 @call-handler#2260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.929 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.930 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.930 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.930 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.931 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.932 [eventLoopGroupProxy-13-2 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.933 [eventLoopGroupProxy-13-2 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.933 [eventLoopGroupProxy-13-2 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.933 [eventLoopGroupProxy-13-2 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 15:51:21.934 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.936 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.936 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:21.936 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.936 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:21.938 [eventLoopGroupProxy-13-2 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:21.981 [eventLoopGroupProxy-13-2 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:21.981 [eventLoopGroupProxy-13-2 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:21.981 [eventLoopGroupProxy-13-2 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 15:51:21.982 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:21.996 [DefaultDispatcher-worker-9 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:22.003 [DefaultDispatcher-worker-9 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:22.003 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:22.003 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:22.003 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:22.003 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:22.005 [eventLoopGroupProxy-13-2 @call-handler#2282] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:22.005 [eventLoopGroupProxy-13-2 @call-handler#2282] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:22.005 [eventLoopGroupProxy-13-2 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:22.029 [DefaultDispatcher-worker-2 @call-handler#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5737d116 2024-02-11 15:51:22.029 [eventLoopGroupProxy-13-2 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:22.029 [eventLoopGroupProxy-13-2 @call-handler#2282] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-11 15:51:22.029 [DefaultDispatcher-worker-2 @coroutine#976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:22.029 [DefaultDispatcher-worker-2 @coroutine#976] 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/557599624444047360/_ustadmanifest.json. 2024-02-11 15:51:22.030 [DefaultDispatcher-worker-2 @coroutine#976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:22.030 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:22.030 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:22.030 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:22.030 [DefaultDispatcher-worker-9 @coroutine#1160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:22.031 [DefaultDispatcher-worker-6 @coroutine#976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:22.031 [DefaultDispatcher-worker-6 @coroutine#976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json 2024-02-11 15:51:22.032 [DefaultDispatcher-worker-5 @coroutine#976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json. 2024-02-11 15:51:22.032 [DefaultDispatcher-worker-5 @coroutine#976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557599624444047360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:22.038 [DefaultDispatcher-worker-6 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31940d6b 2024-02-11 15:51:22.045 [DefaultDispatcher-worker-5 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:22.060 [DefaultDispatcher-worker-6 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5737d116 2024-02-11 15:51:22.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 15:51:22.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 15:51:22.071 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 15:51:22.071 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 15:51:22.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 15:51:22.077 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-11 15:51:22.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-11 15:51:22.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-11 15:51:22.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:22.078 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31940d6b: (connection evicted) 2024-02-11 15:51:22.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:22.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-11 15:51:22.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-11 15:51:22.353 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:22.353 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:22.496 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 15:51:23.082 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4229b92c 2024-02-11 15:51:23.082 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4229b92c 2024-02-11 15:51:23.087 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b43b101 2024-02-11 15:51:23.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-11 15:51:23.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-11 15:51:23.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:23.088 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5737d116: (connection evicted) 2024-02-11 15:51:23.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:23.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-11 15:51:23.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@587f6634 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:23.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-11 15:51:23.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-11 15:51:23.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-11 15:51:23.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-11 15:51:23.111 [DefaultDispatcher-worker-9 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30811f91 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:23.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:23.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-11 15:51:23.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@665f88e1 2024-02-11 15:51:23.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@665f88e1 2024-02-11 15:51:23.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7ea7c 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:23.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:23.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-11 15:51:23.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3caa 2024-02-11 15:51:23.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3caa 2024-02-11 15:51:23.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-11 15:51:23.123 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 15:51:23.124 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-11 15:51:23.126 [DefaultDispatcher-worker-13 @coroutine#2675] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 15:51:23.129 [DefaultDispatcher-worker-13 @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665f88e1 2024-02-11 15:51:23.130 [Test worker @coroutine#2676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:23.131 [Test worker @coroutine#2676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:23.131 [Test worker @coroutine#2676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:23.131 [Test worker @coroutine#2676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:23.134 [eventLoopGroupProxy-16-1 @call-handler#2683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 15:51:23.134 [eventLoopGroupProxy-16-1 @call-handler#2683] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 15:51:23.135 [eventLoopGroupProxy-16-1 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3caa 2024-02-11 15:51:23.136 [Test worker @coroutine#2676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:23.136 [Test worker @coroutine#2676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 15:51:23.137 [Test worker @coroutine#2676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 15:51:23.137 [Test worker @coroutine#2676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:23.138 [Test worker @coroutine#2688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:23.138 [Test worker @coroutine#2688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 15:51:23.138 [Test worker @coroutine#2688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:23.138 [Test worker @coroutine#2688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:23.139 [eventLoopGroupProxy-16-1 @call-handler#2691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 15:51:23.142 [eventLoopGroupProxy-16-1 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3caa 2024-02-11 15:51:23.142 [eventLoopGroupProxy-16-1 @call-handler#2691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:23.143 [Test worker @coroutine#2688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 15:51:23.146 [eventLoopGroupProxy-16-2 @call-handler#2701] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-02-11 15:51:23.150 [eventLoopGroupProxy-16-2 @call-handler#2701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:23.156 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665f88e1 2024-02-11 15:51:23.196 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:23.219 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:23.221 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7698a3d9 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:24.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:24.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dce2df 2024-02-11 15:51:24.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dce2df 2024-02-11 15:51:24.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-11 15:51:24.309 [DefaultDispatcher-worker-9 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dce2df 2024-02-11 15:51:24.314 [Test worker @coroutine#2711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60721/api/blob/upload-init-batch 2024-02-11 15:51:24.314 [Test worker @coroutine#2711] 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:60721/api/blob/upload-init-batch. 2024-02-11 15:51:24.314 [Test worker @coroutine#2711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60721/api/blob/upload-init-batch 2024-02-11 15:51:24.314 [Test worker @coroutine#2711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60721/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:24.316 [Test worker @coroutine#2711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60721/api/blob/upload-init-batch 2024-02-11 15:51:24.316 [Test worker @coroutine#2711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60721/api/blob/upload-init-batch 2024-02-11 15:51:24.316 [Test worker @coroutine#2711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60721/api/blob/upload-init-batch. 2024-02-11 15:51:24.316 [Test worker @coroutine#2711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60721/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:24.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-11 15:51:24.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-11 15:51:24.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:24.322 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39dce2df: (connection evicted) 2024-02-11 15:51:24.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:24.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-11 15:51:24.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-11 15:51:24.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@206b959c 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:24.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:24.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-11 15:51:24.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc81ea1 2024-02-11 15:51:24.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc81ea1 2024-02-11 15:51:24.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-11 15:51:24.347 [Test worker @coroutine#2721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38477/api/blob/upload-init-batch 2024-02-11 15:51:24.347 [Test worker @coroutine#2721] 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:38477/api/blob/upload-init-batch. 2024-02-11 15:51:24.347 [Test worker @coroutine#2721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38477/api/blob/upload-init-batch 2024-02-11 15:51:24.347 [Test worker @coroutine#2721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38477/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:24.349 [Test worker @coroutine#2721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38477/api/blob/upload-init-batch 2024-02-11 15:51:24.349 [Test worker @coroutine#2721] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38477/api/blob/upload-init-batch 2024-02-11 15:51:24.349 [Test worker @coroutine#2721] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38477/api/blob/upload-init-batch. 2024-02-11 15:51:24.349 [Test worker @coroutine#2721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38477/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:24.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-11 15:51:24.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-11 15:51:24.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:24.351 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc81ea1: (connection evicted) 2024-02-11 15:51:24.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:24.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-11 15:51:24.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-11 15:51:24.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ce8a9b 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:24.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:24.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-11 15:51:24.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc2f89 2024-02-11 15:51:24.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc2f89 2024-02-11 15:51:24.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-11 15:51:24.377 [Test worker @coroutine#2727] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60617/api/blob/upload-init-batch 2024-02-11 15:51:24.378 [Test worker @coroutine#2727] 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:60617/api/blob/upload-init-batch. 2024-02-11 15:51:24.378 [Test worker @coroutine#2727] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60617/api/blob/upload-init-batch 2024-02-11 15:51:24.378 [Test worker @coroutine#2727] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60617/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 15:51:24.380 [Test worker @coroutine#2727] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60617/api/blob/upload-init-batch 2024-02-11 15:51:24.380 [Test worker @coroutine#2727] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60617/api/blob/upload-init-batch 2024-02-11 15:51:24.380 [Test worker @coroutine#2727] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60617/api/blob/upload-init-batch. 2024-02-11 15:51:24.380 [Test worker @coroutine#2727] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60617/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:24.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-11 15:51:24.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-11 15:51:24.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:24.388 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9fc2f89: (connection evicted) 2024-02-11 15:51:24.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:24.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-11 15:51:24.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2352c21f 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:24.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:24.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-11 15:51:24.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-11 15:51:24.475 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.498 [DefaultDispatcher-worker-6 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.506 [DefaultDispatcher-worker-13 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.515 [DefaultDispatcher-worker-9 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.522 [DefaultDispatcher-worker-13 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.531 [DefaultDispatcher-worker-9 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.540 [DefaultDispatcher-worker-2 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.549 [DefaultDispatcher-worker-4 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.558 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:24.558 [DefaultDispatcher-worker-8 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.563 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52635844 2024-02-11 15:51:24.563 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52635844 2024-02-11 15:51:24.565 [DefaultDispatcher-worker-9 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.568 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca4ac78 2024-02-11 15:51:24.568 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca4ac78 2024-02-11 15:51:24.570 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@589b3334 2024-02-11 15:51:24.570 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@589b3334 2024-02-11 15:51:24.570 [DefaultDispatcher-worker-5 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.572 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d99a643 2024-02-11 15:51:24.572 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d99a643 2024-02-11 15:51:24.574 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@55706ccc 2024-02-11 15:51:24.574 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@55706ccc 2024-02-11 15:51:24.577 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4edd76 2024-02-11 15:51:24.577 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4edd76 2024-02-11 15:51:24.577 [DefaultDispatcher-worker-5 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.579 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4d4958 2024-02-11 15:51:24.579 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4d4958 2024-02-11 15:51:24.581 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db6590c 2024-02-11 15:51:24.581 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db6590c 2024-02-11 15:51:24.582 [DefaultDispatcher-worker-5 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.584 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf64c7a 2024-02-11 15:51:24.584 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf64c7a 2024-02-11 15:51:24.584 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 15:51:24.591 [DefaultDispatcher-worker-10 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2f432 2024-02-11 15:51:24.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-11 15:51:24.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-11 15:51:24.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:24.593 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25a2f432: (connection evicted) 2024-02-11 15:51:24.594 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52635844: (connection evicted) 2024-02-11 15:51:24.595 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca4ac78: (connection evicted) 2024-02-11 15:51:24.595 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589b3334: (connection evicted) 2024-02-11 15:51:24.595 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d99a643: (connection evicted) 2024-02-11 15:51:24.596 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55706ccc: (connection evicted) 2024-02-11 15:51:24.596 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c4edd76: (connection evicted) 2024-02-11 15:51:24.597 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4d4958: (connection evicted) 2024-02-11 15:51:24.597 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db6590c: (connection evicted) 2024-02-11 15:51:24.597 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf64c7a: (connection evicted) 2024-02-11 15:51:24.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:24.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-11 15:51:24.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1f3639 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:24.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:24.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-11 15:51:24.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-11 15:51:24.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.648 [DefaultDispatcher-worker-5 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.657 [DefaultDispatcher-worker-9 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.666 [DefaultDispatcher-worker-13 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.674 [DefaultDispatcher-worker-9 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.681 [DefaultDispatcher-worker-5 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.688 [DefaultDispatcher-worker-13 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.696 [DefaultDispatcher-worker-4 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.701 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:24.704 [DefaultDispatcher-worker-13 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.706 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4406d2c9 2024-02-11 15:51:24.706 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4406d2c9 2024-02-11 15:51:24.709 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac13439 2024-02-11 15:51:24.709 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac13439 2024-02-11 15:51:24.711 [DefaultDispatcher-worker-13 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.712 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efeb9b9 2024-02-11 15:51:24.712 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efeb9b9 2024-02-11 15:51:24.715 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfc3e02 2024-02-11 15:51:24.716 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfc3e02 2024-02-11 15:51:24.718 [DefaultDispatcher-worker-9 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.719 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@799e352e 2024-02-11 15:51:24.719 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@799e352e 2024-02-11 15:51:24.721 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abdb6d8 2024-02-11 15:51:24.721 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abdb6d8 2024-02-11 15:51:24.723 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@135e347 2024-02-11 15:51:24.723 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@135e347 2024-02-11 15:51:24.725 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3c14d 2024-02-11 15:51:24.725 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3c14d 2024-02-11 15:51:24.726 [DefaultDispatcher-worker-13 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.728 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ecae5c 2024-02-11 15:51:24.728 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ecae5c 2024-02-11 15:51:24.728 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 15:51:24.732 [DefaultDispatcher-worker-2 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.740 [DefaultDispatcher-worker-4 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab 2024-02-11 15:51:24.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-11 15:51:24.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-11 15:51:24.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:24.742 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74bcf1ab: (connection evicted) 2024-02-11 15:51:24.742 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4406d2c9: (connection evicted) 2024-02-11 15:51:24.743 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac13439: (connection evicted) 2024-02-11 15:51:24.743 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4efeb9b9: (connection evicted) 2024-02-11 15:51:24.743 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bfc3e02: (connection evicted) 2024-02-11 15:51:24.744 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@799e352e: (connection evicted) 2024-02-11 15:51:24.744 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abdb6d8: (connection evicted) 2024-02-11 15:51:24.744 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135e347: (connection evicted) 2024-02-11 15:51:24.745 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd3c14d: (connection evicted) 2024-02-11 15:51:24.745 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63ecae5c: (connection evicted) 2024-02-11 15:51:24.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:24.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-11 15:51:24.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-11 15:51:25.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a08e41b 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebb7bab 2024-02-11 15:51:25.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebb7bab 2024-02-11 15:51:25.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5169db2f 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-11 15:51:25.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-11 15:51:25.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-11 15:51:25.203 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-11 15:51:25.206 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51097500 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-11 15:51:25.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2024-02-11 15:51:25.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2024-02-11 15:51:25.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-11 15:51:25.236 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2024-02-11 15:51:25.238 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662e5590 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52463255 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-11 15:51:25.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@16024b49 2024-02-11 15:51:25.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@16024b49 2024-02-11 15:51:25.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-11 15:51:25.262 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:25.270 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16024b49 2024-02-11 15:51:25.272 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16024b49 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799206ad 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2059c3ff 2024-02-11 15:51:25.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2059c3ff 2024-02-11 15:51:25.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-11 15:51:25.278 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:25.299 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2059c3ff 2024-02-11 15:51:25.302 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2059c3ff 2024-02-11 15:51:25.308 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34667/ 2024-02-11 15:51:25.308 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34667/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.310 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34667/ 2024-02-11 15:51:25.310 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34667/ 2024-02-11 15:51:25.310 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34667/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.311 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34667/ 2024-02-11 15:51:25.311 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34667/ 2024-02-11 15:51:25.311 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34667/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.312 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:25.312 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34667/ 2024-02-11 15:51:25.312 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34667/ 2024-02-11 15:51:25.312 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34667/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.346 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:25.355 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34667/ 2024-02-11 15:51:25.355 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34667/ 2024-02-11 15:51:25.356 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34667/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.356 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34667/ 2024-02-11 15:51:25.357 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34667/ 2024-02-11 15:51:25.357 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34667/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.358 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34667/ 2024-02-11 15:51:25.358 [Test worker @coroutine#2800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34667/ 2024-02-11 15:51:25.358 [Test worker @coroutine#2800] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34667/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.359 [Test worker @coroutine#2800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34667/ 2024-02-11 15:51:25.363 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46007/ 2024-02-11 15:51:25.363 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.365 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46007/ 2024-02-11 15:51:25.365 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46007/ 2024-02-11 15:51:25.365 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.366 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46007/ 2024-02-11 15:51:25.366 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46007/ 2024-02-11 15:51:25.366 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.367 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46007/ 2024-02-11 15:51:25.367 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46007/ 2024-02-11 15:51:25.367 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.375 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:25.411 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46007/ 2024-02-11 15:51:25.411 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46007/ 2024-02-11 15:51:25.411 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.412 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46007/ 2024-02-11 15:51:25.412 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46007/ 2024-02-11 15:51:25.413 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.413 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46007/ 2024-02-11 15:51:25.414 [Test worker @coroutine#2816] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46007/ 2024-02-11 15:51:25.414 [Test worker @coroutine#2816] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46007/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 15:51:25.414 [Test worker @coroutine#2816] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46007/ 2024-02-11 15:51:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ba37dc 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-11 15:51:25.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:25.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:25.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-11 15:51:25.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:25.681 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:25.683 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:25.685 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.686 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:25.686 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.686 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59267/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:25.688 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.688 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.694 [DefaultDispatcher-worker-14 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:25.695 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.695 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:25.695 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.696 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.696 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.698 [Test worker @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e7cb01a 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-11 15:51:25.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-02-11 15:51:25.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-02-11 15:51:25.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-11 15:51:25.722 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-02-11 15:51:25.733 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-02-11 15:51:25.735 [Test worker @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-02-11 15:51:25.740 [DefaultDispatcher-worker-3 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 15:51:25.741 [DefaultDispatcher-worker-3 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-11 15:51:25.741 [DefaultDispatcher-worker-3 @coroutine#2873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 15:51:25.742 [DefaultDispatcher-worker-11 @coroutine#2873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 15:51:25.742 [DefaultDispatcher-worker-11 @coroutine#2873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 15:51:25.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-11 15:51:25.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@712594f4 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-11 15:51:25.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-11 15:51:25.746 [DefaultDispatcher-worker-1 @coroutine#2867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-02-11 15:51:25.752 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:25.757 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b82066 2024-02-11 15:51:25.757 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b82066 2024-02-11 15:51:25.761 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@297fcae1 2024-02-11 15:51:25.761 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@297fcae1 2024-02-11 15:51:25.764 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d404b16 2024-02-11 15:51:25.764 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d404b16 2024-02-11 15:51:25.767 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842c0da 2024-02-11 15:51:25.767 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842c0da 2024-02-11 15:51:25.771 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9f66a4 2024-02-11 15:51:25.771 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9f66a4 2024-02-11 15:51:25.772 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.774 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@59608d54 2024-02-11 15:51:25.774 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@59608d54 2024-02-11 15:51:25.777 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76577595 2024-02-11 15:51:25.777 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76577595 2024-02-11 15:51:25.780 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@86d3f95 2024-02-11 15:51:25.780 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@86d3f95 2024-02-11 15:51:25.783 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.783 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d32c27a 2024-02-11 15:51:25.783 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d32c27a 2024-02-11 15:51:25.783 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:25.785 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.786 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.786 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:25.786 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.786 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49561/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:25.789 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.789 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.793 [DefaultDispatcher-worker-15 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.794 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.794 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:25.794 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.794 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.794 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.796 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.800 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:25.808 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd4a5fe 2024-02-11 15:51:25.808 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd4a5fe 2024-02-11 15:51:25.811 [DefaultDispatcher-worker-7 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.811 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3135a34 2024-02-11 15:51:25.811 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3135a34 2024-02-11 15:51:25.814 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cce8e 2024-02-11 15:51:25.814 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cce8e 2024-02-11 15:51:25.817 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@422e500f 2024-02-11 15:51:25.817 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@422e500f 2024-02-11 15:51:25.818 [DefaultDispatcher-worker-2 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.821 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7de6e1 2024-02-11 15:51:25.821 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7de6e1 2024-02-11 15:51:25.824 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a6d360 2024-02-11 15:51:25.824 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a6d360 2024-02-11 15:51:25.826 [DefaultDispatcher-worker-7 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.826 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f3b24 2024-02-11 15:51:25.826 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f3b24 2024-02-11 15:51:25.828 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2201af40 2024-02-11 15:51:25.828 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2201af40 2024-02-11 15:51:25.831 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ce0f0f 2024-02-11 15:51:25.831 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ce0f0f 2024-02-11 15:51:25.831 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:25.833 [DefaultDispatcher-worker-15 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.841 [DefaultDispatcher-worker-2 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.846 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:25.850 [DefaultDispatcher-worker-5 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.850 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@445c3d06 2024-02-11 15:51:25.850 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@445c3d06 2024-02-11 15:51:25.853 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9bcbfd 2024-02-11 15:51:25.853 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9bcbfd 2024-02-11 15:51:25.856 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea45676 2024-02-11 15:51:25.856 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea45676 2024-02-11 15:51:25.858 [DefaultDispatcher-worker-3 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.859 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba6c1c6 2024-02-11 15:51:25.859 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba6c1c6 2024-02-11 15:51:25.861 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb769b9 2024-02-11 15:51:25.861 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb769b9 2024-02-11 15:51:25.864 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678bb1 2024-02-11 15:51:25.864 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678bb1 2024-02-11 15:51:25.866 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@569c7d6d 2024-02-11 15:51:25.866 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@569c7d6d 2024-02-11 15:51:25.866 [DefaultDispatcher-worker-5 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.868 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b893e89 2024-02-11 15:51:25.868 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b893e89 2024-02-11 15:51:25.871 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee668e0 2024-02-11 15:51:25.871 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee668e0 2024-02-11 15:51:25.871 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 15:51:25.877 [DefaultDispatcher-worker-8 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.886 [DefaultDispatcher-worker-11 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32050628 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-11 15:51:25.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:25.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:25.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-11 15:51:25.918 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:25.929 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:25.930 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:25.932 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.932 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:25.932 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.932 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:25.934 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.934 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:25.940 [DefaultDispatcher-worker-4 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:25.940 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.940 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:25.940 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.941 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.941 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:25.945 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:25.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b38db21 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-11 15:51:25.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-11 15:51:25.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-11 15:51:25.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-11 15:51:25.951 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-11 15:51:25.965 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-11 15:51:25.966 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-11 15:51:25.968 [DefaultDispatcher-worker-2 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 15:51:25.968 [DefaultDispatcher-worker-2 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-11 15:51:25.968 [DefaultDispatcher-worker-2 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 15:51:25.969 [DefaultDispatcher-worker-3 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 15:51:25.969 [DefaultDispatcher-worker-3 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:25.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:25.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-11 15:51:25.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:25.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:25.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-11 15:51:25.976 [DefaultDispatcher-worker-4 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-11 15:51:25.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:25.999 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.003 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3d8235 2024-02-11 15:51:26.004 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3d8235 2024-02-11 15:51:26.005 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:26.007 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:26.007 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fa77e2 2024-02-11 15:51:26.007 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@53fa77e2 2024-02-11 15:51:26.008 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.008 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:26.008 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.008 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38793/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.011 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.011 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.012 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c5e945 2024-02-11 15:51:26.012 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c5e945 2024-02-11 15:51:26.015 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c77dd9 2024-02-11 15:51:26.015 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c77dd9 2024-02-11 15:51:26.017 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@235a699e 2024-02-11 15:51:26.017 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@235a699e 2024-02-11 15:51:26.018 [DefaultDispatcher-worker-13 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:26.018 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.018 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.018 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.019 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.019 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.020 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@231f4f70 2024-02-11 15:51:26.020 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@231f4f70 2024-02-11 15:51:26.021 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ead245 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.022 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b680597 2024-02-11 15:51:26.022 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b680597 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-11 15:51:26.024 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e88296 2024-02-11 15:51:26.024 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e88296 2024-02-11 15:51:26.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-11 15:51:26.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-11 15:51:26.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-11 15:51:26.026 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-11 15:51:26.027 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e03cc 2024-02-11 15:51:26.027 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e03cc 2024-02-11 15:51:26.027 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.042 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-11 15:51:26.044 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357e7113 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-11 15:51:26.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:26.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:26.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-11 15:51:26.050 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.052 [DefaultDispatcher-worker-7 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57466fb7 2024-02-11 15:51:26.053 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08e23 2024-02-11 15:51:26.054 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08e23 2024-02-11 15:51:26.056 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2770ef 2024-02-11 15:51:26.056 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2770ef 2024-02-11 15:51:26.058 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f18e553 2024-02-11 15:51:26.058 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f18e553 2024-02-11 15:51:26.061 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1a7ad4 2024-02-11 15:51:26.061 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1a7ad4 2024-02-11 15:51:26.063 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a6422 2024-02-11 15:51:26.063 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a6422 2024-02-11 15:51:26.065 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9ad5b4 2024-02-11 15:51:26.065 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9ad5b4 2024-02-11 15:51:26.067 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e095e9 2024-02-11 15:51:26.067 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e095e9 2024-02-11 15:51:26.070 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a35859b 2024-02-11 15:51:26.070 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a35859b 2024-02-11 15:51:26.072 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32065f8b 2024-02-11 15:51:26.072 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32065f8b 2024-02-11 15:51:26.072 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.072 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:26.075 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@198f9f04 2024-02-11 15:51:26.075 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@198f9f04 2024-02-11 15:51:26.078 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17486245 2024-02-11 15:51:26.078 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17486245 2024-02-11 15:51:26.081 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377f474 2024-02-11 15:51:26.082 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377f474 2024-02-11 15:51:26.084 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:26.085 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5675687e 2024-02-11 15:51:26.085 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5675687e 2024-02-11 15:51:26.086 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:26.087 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.087 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:26.087 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.087 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58055/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.088 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3367ba0b 2024-02-11 15:51:26.088 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3367ba0b 2024-02-11 15:51:26.089 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.089 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.090 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e9bc68 2024-02-11 15:51:26.090 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e9bc68 2024-02-11 15:51:26.094 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1130b5 2024-02-11 15:51:26.094 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1130b5 2024-02-11 15:51:26.096 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:26.096 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.096 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.096 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.096 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a9731 2024-02-11 15:51:26.096 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a9731 2024-02-11 15:51:26.097 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.097 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.098 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3863c413 2024-02-11 15:51:26.098 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3863c413 2024-02-11 15:51:26.099 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.100 [Test worker @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-11 15:51:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21084a6d 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-11 15:51:26.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@642d971f 2024-02-11 15:51:26.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@642d971f 2024-02-11 15:51:26.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-11 15:51:26.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642d971f 2024-02-11 15:51:26.118 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642d971f 2024-02-11 15:51:26.120 [Test worker @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642d971f 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb4b043 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.121 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.122 [DefaultDispatcher-worker-9 @coroutine#3013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-11 15:51:26.123 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:26.123 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:26.123 [DefaultDispatcher-worker-9 @coroutine#3013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-11 15:51:26.125 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.129 [DefaultDispatcher-worker-4 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642d971f 2024-02-11 15:51:26.129 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@93449e1 2024-02-11 15:51:26.129 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@93449e1 2024-02-11 15:51:26.134 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3b6b7 2024-02-11 15:51:26.134 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3b6b7 2024-02-11 15:51:26.136 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2291 2024-02-11 15:51:26.136 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2291 2024-02-11 15:51:26.139 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cebc8c 2024-02-11 15:51:26.139 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cebc8c 2024-02-11 15:51:26.141 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1e9ef5 2024-02-11 15:51:26.141 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1e9ef5 2024-02-11 15:51:26.143 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742dbef 2024-02-11 15:51:26.143 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742dbef 2024-02-11 15:51:26.145 [DefaultDispatcher-worker-9 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:26.145 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578a73c 2024-02-11 15:51:26.145 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578a73c 2024-02-11 15:51:26.147 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e143c3 2024-02-11 15:51:26.147 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e143c3 2024-02-11 15:51:26.148 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.149 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9198dc 2024-02-11 15:51:26.149 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9198dc 2024-02-11 15:51:26.150 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.153 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d12446a 2024-02-11 15:51:26.153 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d12446a 2024-02-11 15:51:26.156 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:26.157 [DefaultDispatcher-worker-9 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:26.158 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d5b5b8 2024-02-11 15:51:26.158 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d5b5b8 2024-02-11 15:51:26.158 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.158 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:26.158 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.158 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.159 [DefaultDispatcher-worker-9 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.159 [DefaultDispatcher-worker-9 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 15:51:26.159 [DefaultDispatcher-worker-9 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.160 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.161 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.161 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea2f1a 2024-02-11 15:51:26.161 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea2f1a 2024-02-11 15:51:26.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cfd9b0a 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.163 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e8bf83 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.163 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e8bf83 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-11 15:51:26.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-11 15:51:26.165 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d368ca0 2024-02-11 15:51:26.165 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d368ca0 2024-02-11 15:51:26.166 [DefaultDispatcher-worker-9 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:26.166 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.166 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.166 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.167 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.168 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3108acb 2024-02-11 15:51:26.168 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3108acb 2024-02-11 15:51:26.170 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524e74c 2024-02-11 15:51:26.170 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524e74c 2024-02-11 15:51:26.172 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c740cc 2024-02-11 15:51:26.172 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c740cc 2024-02-11 15:51:26.175 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7d95b8 2024-02-11 15:51:26.175 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7d95b8 2024-02-11 15:51:26.175 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.185 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.196 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.197 [Test worker @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.198 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.198 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:26.198 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.198 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53845/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.201 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.201 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.206 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.207 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.207 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.207 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.207 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.208 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.208 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.210 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa2659 2024-02-11 15:51:26.210 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa2659 2024-02-11 15:51:26.211 [Test worker @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.213 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6dc81c 2024-02-11 15:51:26.213 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6dc81c 2024-02-11 15:51:26.216 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@b524d29 2024-02-11 15:51:26.216 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@b524d29 2024-02-11 15:51:26.219 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e50c227 2024-02-11 15:51:26.219 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e50c227 2024-02-11 15:51:26.221 [DefaultDispatcher-worker-6 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.221 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e18bd5a 2024-02-11 15:51:26.221 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e18bd5a 2024-02-11 15:51:26.223 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.223 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f54abad 2024-02-11 15:51:26.223 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f54abad 2024-02-11 15:51:26.225 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f68a6b 2024-02-11 15:51:26.226 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f68a6b 2024-02-11 15:51:26.226 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c7d16 2024-02-11 15:51:26.226 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c7d16 2024-02-11 15:51:26.228 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7f3d68 2024-02-11 15:51:26.228 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7f3d68 2024-02-11 15:51:26.229 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eb9a43 2024-02-11 15:51:26.230 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eb9a43 2024-02-11 15:51:26.230 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d6b790 2024-02-11 15:51:26.230 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d6b790 2024-02-11 15:51:26.230 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.230 [DefaultDispatcher-worker-7 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.232 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d41666 2024-02-11 15:51:26.232 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d41666 2024-02-11 15:51:26.234 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d69078 2024-02-11 15:51:26.234 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d69078 2024-02-11 15:51:26.236 [DefaultDispatcher-worker-7 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.237 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb89979 2024-02-11 15:51:26.237 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb89979 2024-02-11 15:51:26.239 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@379a372f 2024-02-11 15:51:26.239 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@379a372f 2024-02-11 15:51:26.241 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@541e609c 2024-02-11 15:51:26.241 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@541e609c 2024-02-11 15:51:26.243 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f96f37 2024-02-11 15:51:26.243 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f96f37 2024-02-11 15:51:26.244 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.245 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee251c0 2024-02-11 15:51:26.246 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee251c0 2024-02-11 15:51:26.246 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.253 [DefaultDispatcher-worker-7 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.262 [DefaultDispatcher-worker-7 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.264 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:26.268 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@446a7568 2024-02-11 15:51:26.268 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@446a7568 2024-02-11 15:51:26.270 [DefaultDispatcher-worker-7 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.272 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aad8395 2024-02-11 15:51:26.272 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aad8395 2024-02-11 15:51:26.275 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e921e18 2024-02-11 15:51:26.276 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e921e18 2024-02-11 15:51:26.278 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9089ae 2024-02-11 15:51:26.278 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9089ae 2024-02-11 15:51:26.278 [DefaultDispatcher-worker-7 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.280 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c466c81 2024-02-11 15:51:26.280 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c466c81 2024-02-11 15:51:26.282 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51e5b7 2024-02-11 15:51:26.282 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51e5b7 2024-02-11 15:51:26.284 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@646d5e3b 2024-02-11 15:51:26.284 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@646d5e3b 2024-02-11 15:51:26.286 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbf76e1 2024-02-11 15:51:26.286 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbf76e1 2024-02-11 15:51:26.288 [DefaultDispatcher-worker-12 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.289 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@44323d73 2024-02-11 15:51:26.289 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@44323d73 2024-02-11 15:51:26.289 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.290 [DefaultDispatcher-worker-6 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.290 [DefaultDispatcher-worker-6 @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.localdomain:53845/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 15:51:26.290 [DefaultDispatcher-worker-6 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.292 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.292 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.292 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53845/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 15:51:26.292 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53845/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:26.293 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.293 [DefaultDispatcher-worker-14 @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.localdomain:53845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-11 15:51:26.293 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.294 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.294 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.323 [DefaultDispatcher-worker-1 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-11 15:51:26.354 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.370 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.373 [Test worker @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.374 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.374 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:26.374 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.374 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32929/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.376 [DefaultDispatcher-worker-9 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.376 [DefaultDispatcher-worker-9 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.384 [DefaultDispatcher-worker-15 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.384 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.384 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.384 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.385 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.385 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.387 [Test worker @coroutine#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3a3a92 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-11 15:51:26.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2024-02-11 15:51:26.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2024-02-11 15:51:26.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-11 15:51:26.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2024-02-11 15:51:26.408 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2024-02-11 15:51:26.411 [Test worker @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2024-02-11 15:51:26.422 [DefaultDispatcher-worker-3 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.422 [DefaultDispatcher-worker-10 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bd9a8 2024-02-11 15:51:26.428 [DefaultDispatcher-worker-7 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.429 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:26.432 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b3b44 2024-02-11 15:51:26.432 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b3b44 2024-02-11 15:51:26.435 [DefaultDispatcher-worker-2 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.435 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@74acda79 2024-02-11 15:51:26.435 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@74acda79 2024-02-11 15:51:26.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@70935034 2024-02-11 15:51:26.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@70935034 2024-02-11 15:51:26.441 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3591d042 2024-02-11 15:51:26.442 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3591d042 2024-02-11 15:51:26.442 [DefaultDispatcher-worker-13 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.444 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@16837caf 2024-02-11 15:51:26.444 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@16837caf 2024-02-11 15:51:26.447 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee0314 2024-02-11 15:51:26.447 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee0314 2024-02-11 15:51:26.449 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e16f14d 2024-02-11 15:51:26.449 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e16f14d 2024-02-11 15:51:26.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55be2f0d 2024-02-11 15:51:26.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55be2f0d 2024-02-11 15:51:26.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58555711 2024-02-11 15:51:26.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58555711 2024-02-11 15:51:26.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 15:51:26.464 [DefaultDispatcher-worker-7 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.479 [DefaultDispatcher-worker-11 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.489 [DefaultDispatcher-worker-10 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.491 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.496 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eccd19c 2024-02-11 15:51:26.496 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eccd19c 2024-02-11 15:51:26.497 [DefaultDispatcher-worker-10 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.500 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b2235 2024-02-11 15:51:26.500 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b2235 2024-02-11 15:51:26.504 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434baec 2024-02-11 15:51:26.504 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434baec 2024-02-11 15:51:26.506 [DefaultDispatcher-worker-11 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.507 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2136280e 2024-02-11 15:51:26.507 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2136280e 2024-02-11 15:51:26.510 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@297e4d85 2024-02-11 15:51:26.510 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@297e4d85 2024-02-11 15:51:26.513 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ddc815 2024-02-11 15:51:26.513 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ddc815 2024-02-11 15:51:26.515 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@517ff338 2024-02-11 15:51:26.515 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@517ff338 2024-02-11 15:51:26.515 [DefaultDispatcher-worker-3 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-11 15:51:26.517 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119d741 2024-02-11 15:51:26.517 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119d741 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@458704ee 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-11 15:51:26.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-11 15:51:26.519 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a50a882 2024-02-11 15:51:26.519 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a50a882 2024-02-11 15:51:26.519 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.551 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.552 [Test worker @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.553 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.554 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:26.554 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.554 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59385/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.556 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.556 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.564 [DefaultDispatcher-worker-11 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.564 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.564 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.564 [DefaultDispatcher-worker-11 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.565 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.565 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.568 [Test worker @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b521c 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-11 15:51:26.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-02-11 15:51:26.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-02-11 15:51:26.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-11 15:51:26.575 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-02-11 15:51:26.585 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-02-11 15:51:26.587 [Test worker @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-02-11 15:51:26.597 [DefaultDispatcher-worker-6 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-02-11 15:51:26.598 [DefaultDispatcher-worker-13 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.607 [DefaultDispatcher-worker-3 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.615 [DefaultDispatcher-worker-12 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.618 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:26.622 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@41025524 2024-02-11 15:51:26.622 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@41025524 2024-02-11 15:51:26.623 [DefaultDispatcher-worker-6 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.624 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.624 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 15:51:26.624 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.625 [DefaultDispatcher-worker-10 @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.625 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc5a374 2024-02-11 15:51:26.625 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc5a374 2024-02-11 15:51:26.625 [DefaultDispatcher-worker-10 @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 15:51:26.626 [DefaultDispatcher-worker-10 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59385/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 15:51:26.626 [DefaultDispatcher-worker-10 @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59385/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:26.626 [DefaultDispatcher-worker-10 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.626 [DefaultDispatcher-worker-10 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-11 15:51:26.626 [DefaultDispatcher-worker-10 @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.627 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.627 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 15:51:26.629 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfa3e54 2024-02-11 15:51:26.629 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfa3e54 2024-02-11 15:51:26.632 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef8a94f 2024-02-11 15:51:26.632 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef8a94f 2024-02-11 15:51:26.635 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0066c1 2024-02-11 15:51:26.635 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0066c1 2024-02-11 15:51:26.638 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3ca016 2024-02-11 15:51:26.638 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3ca016 2024-02-11 15:51:26.640 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@252e313b 2024-02-11 15:51:26.640 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@252e313b 2024-02-11 15:51:26.642 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed75600 2024-02-11 15:51:26.642 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed75600 2024-02-11 15:51:26.645 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@303f0375 2024-02-11 15:51:26.645 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@303f0375 2024-02-11 15:51:26.645 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 15:51:26.649 [DefaultDispatcher-worker-2 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f847d9e 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-11 15:51:26.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-11 15:51:26.672 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.674 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.676 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2dbe02 2024-02-11 15:51:26.676 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d2dbe02 2024-02-11 15:51:26.678 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ea53d7 2024-02-11 15:51:26.678 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ea53d7 2024-02-11 15:51:26.680 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d5d572 2024-02-11 15:51:26.680 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d5d572 2024-02-11 15:51:26.682 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d759ec 2024-02-11 15:51:26.682 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d759ec 2024-02-11 15:51:26.685 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fa201a 2024-02-11 15:51:26.685 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fa201a 2024-02-11 15:51:26.687 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.688 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cfab79 2024-02-11 15:51:26.688 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cfab79 2024-02-11 15:51:26.688 [Test worker @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.689 [DefaultDispatcher-worker-9 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.690 [DefaultDispatcher-worker-9 @coroutine#3183] 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:51199/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:26.690 [DefaultDispatcher-worker-9 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.690 [DefaultDispatcher-worker-9 @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51199/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.690 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a088c37 2024-02-11 15:51:26.690 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a088c37 2024-02-11 15:51:26.691 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.691 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:26.693 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f8a6a3 2024-02-11 15:51:26.693 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f8a6a3 2024-02-11 15:51:26.696 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4171ba16 2024-02-11 15:51:26.696 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4171ba16 2024-02-11 15:51:26.696 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.697 [DefaultDispatcher-worker-10 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.698 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.698 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.698 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.699 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.699 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.701 [Test worker @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489b7559 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-11 15:51:26.706 [DefaultDispatcher-worker-10 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:26.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-02-11 15:51:26.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-02-11 15:51:26.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-11 15:51:26.707 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.707 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.707 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.708 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-02-11 15:51:26.708 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.708 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.719 [Test worker @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-02-11 15:51:26.721 [Test worker @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-02-11 15:51:26.725 [DefaultDispatcher-worker-10 @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/auth/register 2024-02-11 15:51:26.725 [DefaultDispatcher-worker-10 @coroutine#3208] 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:51199/auth/register. 2024-02-11 15:51:26.725 [DefaultDispatcher-worker-10 @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/auth/register 2024-02-11 15:51:26.725 [DefaultDispatcher-worker-10 @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51199/auth/register from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.726 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/auth/register 2024-02-11 15:51:26.726 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/auth/register 2024-02-11 15:51:26.727 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51199/auth/register. 2024-02-11 15:51:26.727 [DefaultDispatcher-worker-13 @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51199/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:26.730 [DefaultDispatcher-worker-2 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-02-11 15:51:26.753 [DefaultDispatcher-worker-4 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.754 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:26.759 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cd8c34 2024-02-11 15:51:26.759 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cd8c34 2024-02-11 15:51:26.761 [DefaultDispatcher-worker-14 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:26.763 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a637d 2024-02-11 15:51:26.763 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a637d 2024-02-11 15:51:26.766 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@335e744 2024-02-11 15:51:26.766 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@335e744 2024-02-11 15:51:26.769 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@46376946 2024-02-11 15:51:26.769 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@46376946 2024-02-11 15:51:26.772 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@237ee198 2024-02-11 15:51:26.772 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@237ee198 2024-02-11 15:51:26.775 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@773b6f01 2024-02-11 15:51:26.775 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@773b6f01 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.777 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b98b965 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.777 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b98b965 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164db8f0 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-11 15:51:26.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-11 15:51:26.779 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26189609 2024-02-11 15:51:26.779 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26189609 2024-02-11 15:51:26.781 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@723ed173 2024-02-11 15:51:26.781 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@723ed173 2024-02-11 15:51:26.781 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.804 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:26.804 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.804 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.804 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.806 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.806 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.807 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.807 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.809 [Test worker @coroutine#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.811 [DefaultDispatcher-worker-3 @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.811 [DefaultDispatcher-worker-3 @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 15:51:26.811 [DefaultDispatcher-worker-3 @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.811 [DefaultDispatcher-worker-3 @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.812 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@369b6e8a 2024-02-11 15:51:26.812 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@369b6e8a 2024-02-11 15:51:26.812 [DefaultDispatcher-worker-15 @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.812 [DefaultDispatcher-worker-15 @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.815 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@385c9629 2024-02-11 15:51:26.815 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@385c9629 2024-02-11 15:51:26.818 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6305fa 2024-02-11 15:51:26.819 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6305fa 2024-02-11 15:51:26.819 [DefaultDispatcher-worker-5 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.820 [DefaultDispatcher-worker-5 @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.820 [DefaultDispatcher-worker-5 @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 15:51:26.820 [DefaultDispatcher-worker-5 @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.820 [DefaultDispatcher-worker-3 @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.820 [DefaultDispatcher-worker-3 @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.822 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@79619c12 2024-02-11 15:51:26.822 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@79619c12 2024-02-11 15:51:26.822 [Test worker @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.824 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1463528a 2024-02-11 15:51:26.824 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1463528a 2024-02-11 15:51:26.826 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d263f1 2024-02-11 15:51:26.826 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d263f1 2024-02-11 15:51:26.828 [Test worker @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.829 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3af3c4 2024-02-11 15:51:26.829 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3af3c4 2024-02-11 15:51:26.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@194e635d 2024-02-11 15:51:26.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@194e635d 2024-02-11 15:51:26.833 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b795fc 2024-02-11 15:51:26.833 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b795fc 2024-02-11 15:51:26.833 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:26.844 [Test worker @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2024-02-11 15:51:26.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-11 15:51:26.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-11 15:51:26.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.846 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97: (connection evicted) 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:26.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-11 15:51:26.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-11 15:51:26.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-11 15:51:26.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.865 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.867 [Test worker @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.868 [DefaultDispatcher-worker-3 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.868 [DefaultDispatcher-worker-3 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 15:51:26.868 [DefaultDispatcher-worker-3 @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.868 [DefaultDispatcher-worker-3 @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.870 [DefaultDispatcher-worker-1 @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.870 [DefaultDispatcher-worker-1 @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.878 [DefaultDispatcher-worker-7 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.878 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.878 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 15:51:26.878 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.879 [DefaultDispatcher-worker-6 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.879 [DefaultDispatcher-worker-6 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.882 [Test worker @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.884 [Test worker @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.889 [Test worker @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-02-11 15:51:26.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-11 15:51:26.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-11 15:51:26.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.890 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7995a589: (connection evicted) 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:26.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-11 15:51:26.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761f1a28 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-11 15:51:26.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-11 15:51:26.895 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.905 [Test worker @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.907 [Test worker @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.908 [DefaultDispatcher-worker-6 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.908 [DefaultDispatcher-worker-6 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 15:51:26.908 [DefaultDispatcher-worker-6 @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.908 [DefaultDispatcher-worker-6 @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.909 [DefaultDispatcher-worker-13 @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.909 [DefaultDispatcher-worker-13 @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.917 [DefaultDispatcher-worker-3 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.917 [DefaultDispatcher-worker-3 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.917 [DefaultDispatcher-worker-3 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 15:51:26.917 [DefaultDispatcher-worker-3 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.918 [DefaultDispatcher-worker-5 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.918 [DefaultDispatcher-worker-5 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.922 [Test worker @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.925 [Test worker @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.929 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.932 [Test worker @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.935 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.938 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.940 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c91121 2024-02-11 15:51:26.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-11 15:51:26.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-11 15:51:26.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.941 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71c91121: (connection evicted) 2024-02-11 15:51:26.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:26.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-11 15:51:26.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-11 15:51:26.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3a92fd 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-11 15:51:26.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-11 15:51:26.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.951 [DefaultDispatcher-worker-11 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:26.951 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.951 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:26.951 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.953 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.953 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:26.958 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.960 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.961 [DefaultDispatcher-worker-12 @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.961 [DefaultDispatcher-worker-12 @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 15:51:26.961 [DefaultDispatcher-worker-12 @coroutine#3320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.961 [DefaultDispatcher-worker-12 @coroutine#3320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:26.962 [DefaultDispatcher-worker-9 @coroutine#3320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.962 [DefaultDispatcher-worker-9 @coroutine#3320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:26.970 [DefaultDispatcher-worker-9 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.970 [DefaultDispatcher-worker-9 @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.970 [DefaultDispatcher-worker-9 @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 15:51:26.970 [DefaultDispatcher-worker-9 @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.971 [DefaultDispatcher-worker-15 @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.971 [DefaultDispatcher-worker-15 @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:26.973 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.976 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.980 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-02-11 15:51:26.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-11 15:51:26.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-11 15:51:26.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:26.981 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048: (connection evicted) 2024-02-11 15:51:26.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:26.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-11 15:51:26.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4932d580 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:26.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:26.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-11 15:51:26.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:26.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:26.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-11 15:51:26.986 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:26.997 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:26.999 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:27.000 [DefaultDispatcher-worker-15 @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.000 [DefaultDispatcher-worker-15 @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 15:51:27.000 [DefaultDispatcher-worker-15 @coroutine#3352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.000 [DefaultDispatcher-worker-15 @coroutine#3352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.002 [DefaultDispatcher-worker-12 @coroutine#3352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.002 [DefaultDispatcher-worker-12 @coroutine#3352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.014 [DefaultDispatcher-worker-10 @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:27.014 [DefaultDispatcher-worker-10 @coroutine#3351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.014 [DefaultDispatcher-worker-10 @coroutine#3351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 15:51:27.014 [DefaultDispatcher-worker-10 @coroutine#3351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.015 [DefaultDispatcher-worker-11 @coroutine#3351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.015 [DefaultDispatcher-worker-11 @coroutine#3351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.018 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:27.022 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:27.025 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:27.027 [DefaultDispatcher-worker-2 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:27.027 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.027 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.027 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.027 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:27.028 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.028 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.031 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-02-11 15:51:27.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-11 15:51:27.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-11 15:51:27.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.032 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60256d1b: (connection evicted) 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-11 15:51:27.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ccb3bf 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-11 15:51:27.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-11 15:51:27.037 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.047 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.049 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.050 [DefaultDispatcher-worker-1 @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.050 [DefaultDispatcher-worker-1 @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 15:51:27.050 [DefaultDispatcher-worker-1 @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.050 [DefaultDispatcher-worker-1 @coroutine#3386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.052 [DefaultDispatcher-worker-14 @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.052 [DefaultDispatcher-worker-14 @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 15:51:27.059 [DefaultDispatcher-worker-11 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.059 [DefaultDispatcher-worker-11 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.059 [DefaultDispatcher-worker-11 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 15:51:27.059 [DefaultDispatcher-worker-11 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.060 [DefaultDispatcher-worker-10 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.060 [DefaultDispatcher-worker-10 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 15:51:27.062 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.065 [Test worker @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-11 15:51:27.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-11 15:51:27.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-11 15:51:27.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.068 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13868c41: (connection evicted) 2024-02-11 15:51:27.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-11 15:51:27.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-11 15:51:27.162 [DefaultDispatcher-worker-4 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:27.162 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.162 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.162 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.163 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.163 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.177 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:27.178 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.178 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.178 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.179 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.231 [DefaultDispatcher-worker-12 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:27.231 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.231 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.231 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.232 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.232 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1529d534 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-11 15:51:27.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.314 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.316 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.318 [DefaultDispatcher-worker-5 @coroutine#3440] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.318 [DefaultDispatcher-worker-5 @coroutine#3440] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:27.318 [DefaultDispatcher-worker-5 @coroutine#3440] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.318 [DefaultDispatcher-worker-5 @coroutine#3440] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.320 [DefaultDispatcher-worker-3 @coroutine#3440] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.320 [DefaultDispatcher-worker-3 @coroutine#3440] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.326 [DefaultDispatcher-worker-4 @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.326 [DefaultDispatcher-worker-4 @coroutine#3439] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.326 [DefaultDispatcher-worker-4 @coroutine#3439] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.326 [DefaultDispatcher-worker-4 @coroutine#3439] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.327 [DefaultDispatcher-worker-11 @coroutine#3439] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.327 [DefaultDispatcher-worker-11 @coroutine#3439] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.330 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.344 [DefaultDispatcher-worker-13 @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.385 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:27.390 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d6bb22 2024-02-11 15:51:27.390 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d6bb22 2024-02-11 15:51:27.394 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f115b68 2024-02-11 15:51:27.394 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f115b68 2024-02-11 15:51:27.395 [DefaultDispatcher-worker-12 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:27.395 [DefaultDispatcher-worker-12 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.395 [DefaultDispatcher-worker-12 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.395 [DefaultDispatcher-worker-12 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.396 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.396 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.397 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2ed052 2024-02-11 15:51:27.397 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2ed052 2024-02-11 15:51:27.399 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c5153 2024-02-11 15:51:27.399 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c5153 2024-02-11 15:51:27.401 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a67f21f 2024-02-11 15:51:27.401 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a67f21f 2024-02-11 15:51:27.403 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@f582c20 2024-02-11 15:51:27.404 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@f582c20 2024-02-11 15:51:27.406 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d1d9 2024-02-11 15:51:27.406 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d1d9 2024-02-11 15:51:27.406 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013 2024-02-11 15:51:27.408 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e03ae1c 2024-02-11 15:51:27.408 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e03ae1c 2024-02-11 15:51:27.410 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb148c9 2024-02-11 15:51:27.410 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb148c9 2024-02-11 15:51:27.410 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:27.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-11 15:51:27.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-11 15:51:27.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 15:51:27.413 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5cb013: (connection evicted) 2024-02-11 15:51:27.414 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d6bb22: (connection evicted) 2024-02-11 15:51:27.414 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f115b68: (connection evicted) 2024-02-11 15:51:27.414 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2ed052: (connection evicted) 2024-02-11 15:51:27.415 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2c5153: (connection evicted) 2024-02-11 15:51:27.415 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a67f21f: (connection evicted) 2024-02-11 15:51:27.415 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f582c20: (connection evicted) 2024-02-11 15:51:27.416 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d1d9: (connection evicted) 2024-02-11 15:51:27.416 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e03ae1c: (connection evicted) 2024-02-11 15:51:27.417 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb148c9: (connection evicted) 2024-02-11 15:51:27.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-11 15:51:27.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2f8ee7 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-11 15:51:27.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-11 15:51:27.426 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.439 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.440 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.442 [DefaultDispatcher-worker-5 @coroutine#3465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.442 [DefaultDispatcher-worker-5 @coroutine#3465] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:27.442 [DefaultDispatcher-worker-5 @coroutine#3465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.442 [DefaultDispatcher-worker-5 @coroutine#3465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.443 [DefaultDispatcher-worker-3 @coroutine#3465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.443 [DefaultDispatcher-worker-3 @coroutine#3465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.449 [DefaultDispatcher-worker-1 @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.450 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.450 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.450 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.450 [DefaultDispatcher-worker-2 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.450 [DefaultDispatcher-worker-2 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.453 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.467 [DefaultDispatcher-worker-10 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.506 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7 2024-02-11 15:51:27.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-11 15:51:27.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-11 15:51:27.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.509 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1e5fa7: (connection evicted) 2024-02-11 15:51:27.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-11 15:51:27.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-11 15:51:27.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae5e1cf 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-11 15:51:27.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-11 15:51:27.516 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.527 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.529 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.530 [DefaultDispatcher-worker-8 @coroutine#3488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.530 [DefaultDispatcher-worker-8 @coroutine#3488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:27.530 [DefaultDispatcher-worker-8 @coroutine#3488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.531 [DefaultDispatcher-worker-8 @coroutine#3488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.532 [DefaultDispatcher-worker-6 @coroutine#3488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.532 [DefaultDispatcher-worker-6 @coroutine#3488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.540 [DefaultDispatcher-worker-9 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.540 [DefaultDispatcher-worker-9 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.540 [DefaultDispatcher-worker-9 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.540 [DefaultDispatcher-worker-9 @coroutine#3487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.541 [DefaultDispatcher-worker-4 @coroutine#3487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.541 [DefaultDispatcher-worker-4 @coroutine#3487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.544 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.557 [DefaultDispatcher-worker-6 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.572 [DefaultDispatcher-worker-12 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:27.573 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.573 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.573 [DefaultDispatcher-worker-12 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.574 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.574 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.596 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-11 15:51:27.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-11 15:51:27.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-11 15:51:27.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.599 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8: (connection evicted) 2024-02-11 15:51:27.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-11 15:51:27.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-11 15:51:27.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344acc03 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-11 15:51:27.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-11 15:51:27.605 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.616 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.618 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.619 [DefaultDispatcher-worker-4 @coroutine#3513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.619 [DefaultDispatcher-worker-4 @coroutine#3513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:27.619 [DefaultDispatcher-worker-4 @coroutine#3513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.619 [DefaultDispatcher-worker-4 @coroutine#3513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.620 [DefaultDispatcher-worker-8 @coroutine#3513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.620 [DefaultDispatcher-worker-8 @coroutine#3513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.627 [DefaultDispatcher-worker-5 @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.627 [DefaultDispatcher-worker-5 @coroutine#3512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.627 [DefaultDispatcher-worker-5 @coroutine#3512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.627 [DefaultDispatcher-worker-5 @coroutine#3512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.628 [DefaultDispatcher-worker-15 @coroutine#3512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.628 [DefaultDispatcher-worker-15 @coroutine#3512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.631 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.644 [DefaultDispatcher-worker-2 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.680 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2024-02-11 15:51:27.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-11 15:51:27.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-11 15:51:27.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.683 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bba2704: (connection evicted) 2024-02-11 15:51:27.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-11 15:51:27.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363e2009 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-11 15:51:27.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-11 15:51:27.690 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.701 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.702 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.704 [DefaultDispatcher-worker-15 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.704 [DefaultDispatcher-worker-15 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-11 15:51:27.704 [DefaultDispatcher-worker-15 @coroutine#3536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.704 [DefaultDispatcher-worker-15 @coroutine#3536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.706 [DefaultDispatcher-worker-5 @coroutine#3536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.706 [DefaultDispatcher-worker-5 @coroutine#3536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.708 [DefaultDispatcher-worker-8 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:27.708 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.708 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.708 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.709 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.709 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.714 [DefaultDispatcher-worker-7 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.714 [DefaultDispatcher-worker-7 @coroutine#3535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.714 [DefaultDispatcher-worker-7 @coroutine#3535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-11 15:51:27.714 [DefaultDispatcher-worker-7 @coroutine#3535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.715 [DefaultDispatcher-worker-2 @coroutine#3535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.715 [DefaultDispatcher-worker-2 @coroutine#3535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.718 [DefaultDispatcher-worker-1 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:27.718 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.718 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.718 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.719 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.720 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.724 [DefaultDispatcher-worker-7 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.733 [DefaultDispatcher-worker-7 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.741 [DefaultDispatcher-worker-12 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.752 [DefaultDispatcher-worker-2 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.755 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.770 [DefaultDispatcher-worker-8 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.779 [DefaultDispatcher-worker-16 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-02-11 15:51:27.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-11 15:51:27.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-11 15:51:27.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.781 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9: (connection evicted) 2024-02-11 15:51:27.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-11 15:51:27.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4960b819 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-11 15:51:27.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-11 15:51:27.787 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.798 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.800 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.801 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.801 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-11 15:51:27.801 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.801 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.803 [DefaultDispatcher-worker-11 @coroutine#3567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.803 [DefaultDispatcher-worker-11 @coroutine#3567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.810 [DefaultDispatcher-worker-9 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.810 [DefaultDispatcher-worker-9 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.810 [DefaultDispatcher-worker-9 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-11 15:51:27.810 [DefaultDispatcher-worker-9 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.811 [DefaultDispatcher-worker-14 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.811 [DefaultDispatcher-worker-14 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.814 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:27.815 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.815 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.815 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.816 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.816 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.818 [DefaultDispatcher-worker-6 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.826 [DefaultDispatcher-worker-13 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.834 [DefaultDispatcher-worker-1 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.843 [DefaultDispatcher-worker-1 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.852 [DefaultDispatcher-worker-5 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.860 [DefaultDispatcher-worker-12 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192aeae2 2024-02-11 15:51:27.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-11 15:51:27.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-11 15:51:27.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.863 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192aeae2: (connection evicted) 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:27.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-11 15:51:27.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714d7c7b 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:27.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:27.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:27.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-11 15:51:27.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-11 15:51:27.869 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.880 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.882 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.882 [DefaultDispatcher-worker-13 @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.882 [DefaultDispatcher-worker-13 @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-11 15:51:27.883 [DefaultDispatcher-worker-13 @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.883 [DefaultDispatcher-worker-13 @coroutine#3596] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:27.884 [DefaultDispatcher-worker-9 @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.884 [DefaultDispatcher-worker-9 @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:27.891 [DefaultDispatcher-worker-3 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.891 [DefaultDispatcher-worker-3 @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.891 [DefaultDispatcher-worker-3 @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-11 15:51:27.891 [DefaultDispatcher-worker-3 @coroutine#3595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.892 [DefaultDispatcher-worker-3 @coroutine#3595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.892 [DefaultDispatcher-worker-3 @coroutine#3595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:27.899 [DefaultDispatcher-worker-6 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.908 [DefaultDispatcher-worker-3 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.917 [DefaultDispatcher-worker-3 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.924 [DefaultDispatcher-worker-6 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.932 [DefaultDispatcher-worker-1 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.939 [DefaultDispatcher-worker-12 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.942 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.945 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.952 [DefaultDispatcher-worker-2 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.963 [DefaultDispatcher-worker-6 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:27.963 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.963 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:27.963 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.964 [DefaultDispatcher-worker-16 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.964 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.964 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:27.969 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:27.971 [DefaultDispatcher-worker-6 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.973 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaffefb 2024-02-11 15:51:27.973 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaffefb 2024-02-11 15:51:27.973 [Test worker @coroutine#3600] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=557599658732142593 2024-02-11 15:51:27.973 [Test worker @coroutine#3600] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557599658732142593. 2024-02-11 15:51:27.973 [Test worker @coroutine#3600] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=557599658732142593 2024-02-11 15:51:27.974 [Test worker @coroutine#3600] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=557599658732142593 2024-02-11 15:51:27.974 [Test worker @coroutine#3600] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557599658732142593 2024-02-11 15:51:27.976 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46801de 2024-02-11 15:51:27.976 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46801de 2024-02-11 15:51:27.979 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@57958b 2024-02-11 15:51:27.979 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@57958b 2024-02-11 15:51:27.982 [DefaultDispatcher-worker-16 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.982 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45550be5 2024-02-11 15:51:27.982 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45550be5 2024-02-11 15:51:27.985 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30786d92 2024-02-11 15:51:27.985 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30786d92 2024-02-11 15:51:27.987 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74daecb2 2024-02-11 15:51:27.987 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74daecb2 2024-02-11 15:51:27.989 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@481dd46f 2024-02-11 15:51:27.989 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@481dd46f 2024-02-11 15:51:27.990 [DefaultDispatcher-worker-12 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99948fe 2024-02-11 15:51:27.991 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@257af4aa 2024-02-11 15:51:27.991 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@257af4aa 2024-02-11 15:51:27.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-11 15:51:27.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-11 15:51:27.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-11 15:51:27.992 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99948fe: (connection evicted) 2024-02-11 15:51:27.992 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aaffefb: (connection evicted) 2024-02-11 15:51:27.993 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46801de: (connection evicted) 2024-02-11 15:51:27.994 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57958b: (connection evicted) 2024-02-11 15:51:27.995 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45550be5: (connection evicted) 2024-02-11 15:51:27.996 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30786d92: (connection evicted) 2024-02-11 15:51:27.997 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74daecb2: (connection evicted) 2024-02-11 15:51:27.998 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@561d196a 2024-02-11 15:51:27.998 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@561d196a 2024-02-11 15:51:27.998 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:27.998 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481dd46f: (connection evicted) 2024-02-11 15:51:27.998 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@257af4aa: (connection evicted) 2024-02-11 15:51:27.999 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561d196a: (connection evicted) 2024-02-11 15:51:27.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-11 15:51:28.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d9b23a 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-11 15:51:28.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-11 15:51:28.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.016 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.018 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.019 [DefaultDispatcher-worker-10 @coroutine#3634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:28.019 [DefaultDispatcher-worker-10 @coroutine#3634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-11 15:51:28.019 [DefaultDispatcher-worker-10 @coroutine#3634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:28.019 [DefaultDispatcher-worker-10 @coroutine#3634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:28.020 [DefaultDispatcher-worker-1 @coroutine#3634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:28.020 [DefaultDispatcher-worker-1 @coroutine#3634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 15:51:28.027 [DefaultDispatcher-worker-1 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.028 [DefaultDispatcher-worker-1 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:28.028 [DefaultDispatcher-worker-1 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-11 15:51:28.028 [DefaultDispatcher-worker-1 @coroutine#3633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 15:51:28.028 [DefaultDispatcher-worker-6 @coroutine#3633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 15:51:28.028 [DefaultDispatcher-worker-6 @coroutine#3633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 15:51:28.038 [DefaultDispatcher-worker-14 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.038 [DefaultDispatcher-worker-7 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:28.038 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.038 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.038 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.039 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.040 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.045 [DefaultDispatcher-worker-4 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.052 [DefaultDispatcher-worker-4 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.059 [DefaultDispatcher-worker-4 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.067 [DefaultDispatcher-worker-15 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.074 [DefaultDispatcher-worker-12 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.077 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.084 [DefaultDispatcher-worker-4 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.092 [DefaultDispatcher-worker-4 @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e9be2 2024-02-11 15:51:28.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-11 15:51:28.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-11 15:51:28.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.093 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428e9be2: (connection evicted) 2024-02-11 15:51:28.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-11 15:51:28.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-11 15:51:28.098 [DefaultDispatcher-worker-7 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef28dc4 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bd7f24 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.109 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-11 15:51:28.122 [DefaultDispatcher-worker-7 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3caa 2024-02-11 15:51:28.123 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.133 [Test worker @coroutine#3663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.135 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.136 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.144 [DefaultDispatcher-worker-5 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.154 [DefaultDispatcher-worker-15 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-11 15:51:28.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-11 15:51:28.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-11 15:51:28.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.156 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b78dad: (connection evicted) 2024-02-11 15:51:28.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-11 15:51:28.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-11 15:51:28.159 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43a72f0f 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.160 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-11 15:51:28.171 [DefaultDispatcher-worker-5 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:28.171 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.171 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.171 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.172 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.173 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.177 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.186 [DefaultDispatcher-worker-12 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:28.186 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.186 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.186 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.187 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.189 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.190 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.192 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6936cc 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac26092 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac26092 2024-02-11 15:51:28.193 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-11 15:51:28.207 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac26092 2024-02-11 15:51:28.217 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac26092 2024-02-11 15:51:28.219 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac26092 2024-02-11 15:51:28.221 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac26092 2024-02-11 15:51:28.231 [DefaultDispatcher-worker-5 @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac26092 2024-02-11 15:51:28.240 [DefaultDispatcher-worker-3 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:28.240 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.240 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.240 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.241 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.241 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.248 [DefaultDispatcher-worker-10 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.255 [DefaultDispatcher-worker-13 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.260 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:28.263 [DefaultDispatcher-worker-2 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa77770 2024-02-11 15:51:28.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-11 15:51:28.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-11 15:51:28.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.274 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa77770: (connection evicted) 2024-02-11 15:51:28.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-11 15:51:28.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-11 15:51:28.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-11 15:51:28.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-11 15:51:28.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.275 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac26092: (connection evicted) 2024-02-11 15:51:28.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-11 15:51:28.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-11 15:51:28.276 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b2c8bb 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.277 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-11 15:51:28.290 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.301 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.302 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.304 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e68fac 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 15:51:28.305 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-11 15:51:28.318 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 15:51:28.329 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 15:51:28.330 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 15:51:28.332 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 15:51:28.346 [DefaultDispatcher-worker-10 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 15:51:28.361 [DefaultDispatcher-worker-8 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.369 [DefaultDispatcher-worker-3 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.375 [DefaultDispatcher-worker-7 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f95f96 2024-02-11 15:51:28.377 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-11 15:51:28.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-11 15:51:28.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.388 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f95f96: (connection evicted) 2024-02-11 15:51:28.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-11 15:51:28.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-11 15:51:28.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-11 15:51:28.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-11 15:51:28.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.389 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732bb49d: (connection evicted) 2024-02-11 15:51:28.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-11 15:51:28.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@258291de 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.392 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-11 15:51:28.393 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.393 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.393 [Test worker @coroutine#3765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-11 15:51:28.404 [DefaultDispatcher-worker-14 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:28.404 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.404 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.404 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.405 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.405 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.409 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.419 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.423 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.448 [DefaultDispatcher-worker-4 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.453 [DefaultDispatcher-worker-7 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.457 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.465 [DefaultDispatcher-worker-4 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc 2024-02-11 15:51:28.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-11 15:51:28.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-11 15:51:28.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.476 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae91bcc: (connection evicted) 2024-02-11 15:51:28.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-11 15:51:28.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5694f6a0 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.478 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-11 15:51:28.479 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.479 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.479 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-11 15:51:28.494 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.504 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.506 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.508 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.510 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.520 [DefaultDispatcher-worker-16 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5 2024-02-11 15:51:28.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-11 15:51:28.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-11 15:51:28.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.522 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3857c5d5: (connection evicted) 2024-02-11 15:51:28.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-11 15:51:28.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc28c66 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.531 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.532 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-11 15:51:28.546 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.556 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.558 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.560 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.654 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:28.655 [DefaultDispatcher-worker-15 @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.657 [DefaultDispatcher-worker-3 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:28.657 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.657 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.657 [DefaultDispatcher-worker-3 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.659 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.659 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-9 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-14 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.730 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.731 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.731 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.732 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.732 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.741 [DefaultDispatcher-worker-3 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 15:51:28.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-11 15:51:28.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-11 15:51:28.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.789 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee: (connection evicted) 2024-02-11 15:51:28.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-11 15:51:28.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62966c9f 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.792 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.793 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-11 15:51:28.793 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.793 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.793 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-11 15:51:28.809 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.820 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.822 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.823 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.824 [DefaultDispatcher-worker-12 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:28.825 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.825 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.825 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.826 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.826 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.833 [DefaultDispatcher-worker-16 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.836 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.857 [DefaultDispatcher-worker-16 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.865 [DefaultDispatcher-worker-8 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 15:51:28.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-11 15:51:28.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-11 15:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.875 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6915351c: (connection evicted) 2024-02-11 15:51:28.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-11 15:51:28.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-11 15:51:28.877 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-11 15:51:28.877 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.877 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.877 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.877 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.877 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf7c055 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-02-11 15:51:28.878 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-02-11 15:51:28.879 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-11 15:51:28.894 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-02-11 15:51:28.904 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-02-11 15:51:28.905 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-02-11 15:51:28.907 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-02-11 15:51:28.918 [DefaultDispatcher-worker-14 @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-02-11 15:51:28.979 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.980 [DefaultDispatcher-worker-18 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:28.981 [DefaultDispatcher-worker-18 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.981 [DefaultDispatcher-worker-18 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:28.981 [DefaultDispatcher-worker-18 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.982 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.982 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:28.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-11 15:51:28.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-11 15:51:28.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:28.985 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1: (connection evicted) 2024-02-11 15:51:28.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:28.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-11 15:51:28.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-11 15:51:28.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2396dc4e 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:28.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:28.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:28.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-11 15:51:29.066 [DefaultDispatcher-worker-2 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:29.066 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.066 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.066 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.067 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.067 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.089 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:29.093 [DefaultDispatcher-worker-4 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.098 [DefaultDispatcher-worker-18 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.106 [DefaultDispatcher-worker-8 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.112 [DefaultDispatcher-worker-4 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.145 [DefaultDispatcher-worker-13 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.146 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 15:51:29.152 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-11 15:51:29.154 [DefaultDispatcher-worker-3 @coroutine#3955] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-11 15:51:29.168 [DefaultDispatcher-worker-8 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.168 [DefaultDispatcher-worker-8 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:29.168 [DefaultDispatcher-worker-8 @coroutine#3957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.168 [DefaultDispatcher-worker-8 @coroutine#3957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:29.170 [eventLoopGroupProxy-19-1 @call-handler#3964] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 15:51:29.171 [eventLoopGroupProxy-19-1 @call-handler#3964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.171 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 15:51:29.171 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.172 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:29.172 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-11 15:51:29.173 [DefaultDispatcher-worker-13 @coroutine#3957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.173 [DefaultDispatcher-worker-13 @coroutine#3957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67748053 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:29.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:29.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-11 15:51:29.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-11 15:51:29.182 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:29.182 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.182 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.182 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.183 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.183 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.190 [DefaultDispatcher-worker-15 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.190 [DefaultDispatcher-worker-15 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:29.190 [DefaultDispatcher-worker-15 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.190 [DefaultDispatcher-worker-15 @coroutine#3973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab595e8 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:29.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-11 15:51:29.192 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 15:51:29.192 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.192 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:29.193 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.193 [DefaultDispatcher-worker-7 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.193 [DefaultDispatcher-worker-7 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-02-11 15:51:29.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-02-11 15:51:29.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-11 15:51:29.195 [eventLoopGroupProxy-19-3 @call-handler#3981] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 15:51:29.195 [eventLoopGroupProxy-19-3 @call-handler#3981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.196 [DefaultDispatcher-worker-3 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.196 [DefaultDispatcher-worker-3 @coroutine#3956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.196 [DefaultDispatcher-worker-3 @coroutine#3956] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.196 [DefaultDispatcher-worker-3 @coroutine#3956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.197 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 15:51:29.197 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.198 [DefaultDispatcher-worker-14 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:29.198 [DefaultDispatcher-worker-6 @coroutine#3956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.198 [DefaultDispatcher-worker-6 @coroutine#3956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.198 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.198 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.198 [DefaultDispatcher-worker-14 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.199 [DefaultDispatcher-worker-2 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.207 [DefaultDispatcher-worker-13 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.212 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.212 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 15:51:29.212 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.212 [DefaultDispatcher-worker-3 @coroutine#3993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 15:51:29.213 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 15:51:29.214 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.214 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:29.214 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 15:51:29.214 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.216 [DefaultDispatcher-worker-10 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.218 [DefaultDispatcher-worker-15 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.218 [DefaultDispatcher-worker-15 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.218 [DefaultDispatcher-worker-15 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.218 [DefaultDispatcher-worker-15 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.226 [eventLoopGroupProxy-19-5 @call-handler#4007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 15:51:29.226 [DefaultDispatcher-worker-15 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.226 [eventLoopGroupProxy-19-5 @call-handler#4007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.226 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.227 [DefaultDispatcher-worker-12 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.227 [DefaultDispatcher-worker-12 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.227 [DefaultDispatcher-worker-2 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.227 [DefaultDispatcher-worker-2 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 15:51:29.237 [DefaultDispatcher-worker-8 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.237 [DefaultDispatcher-worker-7 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.241 [DefaultDispatcher-worker-10 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-02-11 15:51:29.241 [DefaultDispatcher-worker-10 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.241 [DefaultDispatcher-worker-10 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.241 [DefaultDispatcher-worker-10 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.242 [eventLoopGroupProxy-19-2 @call-handler#4017] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 15:51:29.242 [eventLoopGroupProxy-19-2 @call-handler#4017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.243 [DefaultDispatcher-worker-14 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.243 [DefaultDispatcher-worker-14 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.245 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.246 [DefaultDispatcher-worker-2 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.249 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:29.250 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.250 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.250 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.251 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.251 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.252 [DefaultDispatcher-worker-14 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-02-11 15:51:29.254 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.255 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:29.261 [DefaultDispatcher-worker-8 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-02-11 15:51:29.262 [DefaultDispatcher-worker-8 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.274 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:29.290 [DefaultDispatcher-worker-2 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.291 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.291 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-11 15:51:29.291 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.292 [eventLoopGroupProxy-19-2 @call-handler#4037] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-11 15:51:29.294 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:29.300 [DefaultDispatcher-worker-2 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.320 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.320 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.321 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-11 15:51:29.321 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.321 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772417 2024-02-11 15:51:29.321 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772417. 2024-02-11 15:51:29.321 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772417 2024-02-11 15:51:29.322 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-11 15:51:29.326 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.327 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772417 2024-02-11 15:51:29.327 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772417 2024-02-11 15:51:29.327 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772417. 2024-02-11 15:51:29.327 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.336 [DefaultDispatcher-worker-8 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.337 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.337 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 15:51:29.337 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.338 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-11 15:51:29.340 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.340 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.340 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.341 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 15:51:29.341 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.350 [DefaultDispatcher-worker-18 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.373 [DefaultDispatcher-worker-6 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.383 [DefaultDispatcher-worker-6 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.383 [DefaultDispatcher-worker-13 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.384 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.384 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.384 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.384 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:29.385 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:29.385 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:29.385 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:29.390 [DefaultDispatcher-worker-18 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.399 [DefaultDispatcher-worker-16 @call-handler#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.399 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.400 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.400 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.400 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.400 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.408 [DefaultDispatcher-worker-11 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.410 [DefaultDispatcher-worker-8 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.415 [DefaultDispatcher-worker-17 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:29.415 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.415 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.415 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.416 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.416 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.416 [DefaultDispatcher-worker-2 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.444 [DefaultDispatcher-worker-12 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.445 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.445 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-11 15:51:29.445 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.446 [eventLoopGroupProxy-19-2 @call-handler#4071] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-11 15:51:29.452 [DefaultDispatcher-worker-9 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.469 [DefaultDispatcher-worker-17 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.469 [DefaultDispatcher-worker-17 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 15:51:29.469 [DefaultDispatcher-worker-17 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-11 15:51:29.469 [DefaultDispatcher-worker-17 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.469 [DefaultDispatcher-worker-17 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772418 2024-02-11 15:51:29.469 [DefaultDispatcher-worker-17 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772418. 2024-02-11 15:51:29.470 [DefaultDispatcher-worker-17 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772418 2024-02-11 15:51:29.470 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-11 15:51:29.471 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.472 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772418 2024-02-11 15:51:29.472 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772418 2024-02-11 15:51:29.472 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772418. 2024-02-11 15:51:29.472 [DefaultDispatcher-worker-2 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557599666691772418 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.479 [DefaultDispatcher-worker-9 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.480 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.480 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 15:51:29.480 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.481 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-11 15:51:29.481 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.482 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.482 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 15:51:29.482 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 15:51:29.482 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.489 [DefaultDispatcher-worker-15 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.506 [DefaultDispatcher-worker-7 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.517 [DefaultDispatcher-worker-13 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.517 [DefaultDispatcher-worker-13 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.517 [DefaultDispatcher-worker-13 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.517 [DefaultDispatcher-worker-13 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.517 [DefaultDispatcher-worker-13 @coroutine#3974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:29.518 [DefaultDispatcher-worker-14 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.518 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:29.518 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:29.518 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:29.526 [DefaultDispatcher-worker-17 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.534 [DefaultDispatcher-worker-14 @call-handler#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.534 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.535 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.535 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.535 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.535 [DefaultDispatcher-worker-1 @coroutine#3974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.544 [UI Thread @coroutine#4092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.544 [UI Thread @coroutine#4092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.544 [UI Thread @coroutine#4092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.545 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.545 [UI Thread @coroutine#4099] 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=557599666691772416&accountPersonUid=557599666691772417. 2024-02-11 15:51:29.545 [UI Thread @coroutine#4099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.545 [eventLoopGroupProxy-19-2 @call-handler#4105] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-11 15:51:29.545 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.545 [UI Thread @coroutine#4101] 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=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.545 [UI Thread @coroutine#4101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.545 [DefaultDispatcher-worker-3 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.546 [eventLoopGroupProxy-19-5 @call-handler#4110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-11 15:51:29.548 [eventLoopGroupProxy-19-6 @call-handler#4115] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-11 15:51:29.550 [eventLoopGroupProxy-19-6 @call-handler#4115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.551 [UI Thread @coroutine#4101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.551 [UI Thread @coroutine#4101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.551 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.551 [UI Thread @coroutine#4101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.552 [eventLoopGroupProxy-19-2 @call-handler#4105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.552 [UI Thread @coroutine#4092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.552 [UI Thread @coroutine#4092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.552 [UI Thread @coroutine#4092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.552 [UI Thread @coroutine#4092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.553 [eventLoopGroupProxy-19-5 @call-handler#4110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.553 [UI Thread @coroutine#4099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.553 [UI Thread @coroutine#4099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.553 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417. 2024-02-11 15:51:29.553 [UI Thread @coroutine#4099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.559 [DefaultDispatcher-worker-1 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.565 [DefaultDispatcher-worker-5 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.575 [DefaultDispatcher-worker-5 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.578 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557599666691772416 2024-02-11 15:51:29.578 [UI Thread @coroutine#4125] 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=557599666691772416. 2024-02-11 15:51:29.578 [UI Thread @coroutine#4125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557599666691772416 2024-02-11 15:51:29.579 [eventLoopGroupProxy-19-2 @call-handler#4127] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-11 15:51:29.581 [eventLoopGroupProxy-19-2 @call-handler#4127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.582 [UI Thread @coroutine#4125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557599666691772416 2024-02-11 15:51:29.582 [UI Thread @coroutine#4125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557599666691772416 2024-02-11 15:51:29.582 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557599666691772416. 2024-02-11 15:51:29.582 [UI Thread @coroutine#4125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.590 [DefaultDispatcher-worker-5 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.601 [DefaultDispatcher-worker-14 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.614 [DefaultDispatcher-worker-4 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.614 [DefaultDispatcher-worker-4 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.614 [DefaultDispatcher-worker-4 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.615 [DefaultDispatcher-worker-4 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.615 [DefaultDispatcher-worker-4 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:29.616 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:29.616 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:29.616 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:29.625 [DefaultDispatcher-worker-5 @call-handler#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.625 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.626 [DefaultDispatcher-worker-5 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.626 [DefaultDispatcher-worker-5 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.626 [DefaultDispatcher-worker-5 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.626 [DefaultDispatcher-worker-5 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.634 [UI Thread @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.634 [UI Thread @coroutine#4144] 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=557599666691772416&accountPersonUid=557599666691772418. 2024-02-11 15:51:29.634 [UI Thread @coroutine#4144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.635 [DefaultDispatcher-worker-1 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.635 [eventLoopGroupProxy-19-2 @call-handler#4152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-11 15:51:29.636 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557599666691772417 2024-02-11 15:51:29.636 [UI Thread @coroutine#4146] 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=557599666691772417. 2024-02-11 15:51:29.636 [UI Thread @coroutine#4146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557599666691772417 2024-02-11 15:51:29.636 [eventLoopGroupProxy-19-5 @call-handler#4157] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-11 15:51:29.637 [eventLoopGroupProxy-19-5 @call-handler#4157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.640 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557599666691772416 2024-02-11 15:51:29.640 [UI Thread @coroutine#4158] 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=557599666691772416. 2024-02-11 15:51:29.640 [UI Thread @coroutine#4158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557599666691772416 2024-02-11 15:51:29.641 [UI Thread @coroutine#4161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.641 [UI Thread @coroutine#4161] 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=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.641 [eventLoopGroupProxy-19-2 @call-handler#4152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.641 [UI Thread @coroutine#4161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.641 [eventLoopGroupProxy-19-5 @call-handler#4167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-11 15:51:29.641 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.641 [UI Thread @coroutine#4163] 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=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.641 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.642 [eventLoopGroupProxy-19-6 @call-handler#4170] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-11 15:51:29.642 [UI Thread @coroutine#4146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557599666691772417 2024-02-11 15:51:29.642 [UI Thread @coroutine#4146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557599666691772417 2024-02-11 15:51:29.642 [eventLoopGroupProxy-19-2 @call-handler#4174] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-11 15:51:29.643 [UI Thread @coroutine#4144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.643 [UI Thread @coroutine#4144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.643 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557599666691772417. 2024-02-11 15:51:29.643 [UI Thread @coroutine#4146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557599666691772417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.643 [eventLoopGroupProxy-19-5 @call-handler#4167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.643 [eventLoopGroupProxy-19-6 @call-handler#4170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.644 [UI Thread @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418. 2024-02-11 15:51:29.644 [UI Thread @coroutine#4144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.644 [UI Thread @coroutine#4161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.644 [UI Thread @coroutine#4161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.644 [UI Thread @coroutine#4158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557599666691772416 2024-02-11 15:51:29.644 [UI Thread @coroutine#4158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557599666691772416 2024-02-11 15:51:29.644 [UI Thread @coroutine#4161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.644 [UI Thread @coroutine#4161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.644 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557599666691772416. 2024-02-11 15:51:29.644 [UI Thread @coroutine#4158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.646 [eventLoopGroupProxy-19-2 @call-handler#4174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.646 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.646 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.646 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.646 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557599666691772417&assignmentUid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.652 [DefaultDispatcher-worker-17 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.663 [DefaultDispatcher-worker-14 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.671 [DefaultDispatcher-worker-9 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:29.671 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.671 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.671 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.672 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.672 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.674 [DefaultDispatcher-worker-1 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.684 [DefaultDispatcher-worker-5 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.693 [DefaultDispatcher-worker-7 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.697 [UI Thread @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.697 [UI Thread @coroutine#4193] 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=557599666691772416&accountPersonUid=557599666691772418. 2024-02-11 15:51:29.697 [UI Thread @coroutine#4193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.698 [eventLoopGroupProxy-19-2 @call-handler#4195] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-11 15:51:29.701 [eventLoopGroupProxy-19-2 @call-handler#4195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.701 [UI Thread @coroutine#4193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.701 [UI Thread @coroutine#4193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 2024-02-11 15:51:29.702 [UI Thread @coroutine#4193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418. 2024-02-11 15:51:29.702 [UI Thread @coroutine#4193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557599666691772416&accountPersonUid=557599666691772418 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.712 [DefaultDispatcher-worker-3 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.723 [DefaultDispatcher-worker-11 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.732 [DefaultDispatcher-worker-8 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.733 [DefaultDispatcher-worker-8 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.733 [DefaultDispatcher-worker-8 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.733 [DefaultDispatcher-worker-8 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.733 [DefaultDispatcher-worker-8 @coroutine#3974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 15:51:29.734 [eventLoopGroupProxy-19-2 @call-handler#4200] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 15:51:29.734 [eventLoopGroupProxy-19-2 @call-handler#4200] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 15:51:29.735 [eventLoopGroupProxy-19-2 @call-handler#4200] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 15:51:29.741 [DefaultDispatcher-worker-8 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:29.741 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.741 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.741 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.741 [DefaultDispatcher-worker-9 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:29.741 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.742 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.742 [DefaultDispatcher-worker-9 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.742 [DefaultDispatcher-worker-18 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.742 [DefaultDispatcher-worker-18 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.743 [DefaultDispatcher-worker-1 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.743 [DefaultDispatcher-worker-1 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.744 [DefaultDispatcher-worker-1 @call-handler#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5825932c 2024-02-11 15:51:29.744 [eventLoopGroupProxy-19-2 @call-handler#4200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.745 [DefaultDispatcher-worker-11 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.745 [DefaultDispatcher-worker-11 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 15:51:29.745 [DefaultDispatcher-worker-11 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 15:51:29.745 [DefaultDispatcher-worker-11 @coroutine#3974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.747 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.747 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.747 [UI Thread @coroutine#4217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.747 [UI Thread @coroutine#4225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.748 [UI Thread @coroutine#4225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417. 2024-02-11 15:51:29.748 [UI Thread @coroutine#4225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.748 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.748 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.748 [UI Thread @coroutine#4227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.748 [eventLoopGroupProxy-19-2 @call-handler#4232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-11 15:51:29.748 [eventLoopGroupProxy-19-5 @call-handler#4235] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-11 15:51:29.751 [eventLoopGroupProxy-19-2 @call-handler#4232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.751 [eventLoopGroupProxy-19-5 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.751 [UI Thread @coroutine#4217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.751 [eventLoopGroupProxy-19-7 @call-handler#4241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-11 15:51:29.752 [UI Thread @coroutine#4217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.752 [UI Thread @coroutine#4225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.752 [UI Thread @coroutine#4225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 2024-02-11 15:51:29.753 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.753 [UI Thread @coroutine#4217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.753 [UI Thread @coroutine#4225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417. 2024-02-11 15:51:29.753 [UI Thread @coroutine#4225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557599666691772416&accountPersonUid=557599666691772417 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.754 [eventLoopGroupProxy-19-7 @call-handler#4241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 15:51:29.755 [UI Thread @coroutine#4227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.755 [UI Thread @coroutine#4227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 2024-02-11 15:51:29.755 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416. 2024-02-11 15:51:29.755 [UI Thread @coroutine#4227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557599666691772417&assignmentUid=557599666691772416 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:29.756 [DefaultDispatcher-worker-8 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2024-02-11 15:51:29.762 [DefaultDispatcher-worker-7 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.769 [DefaultDispatcher-worker-10 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.777 [DefaultDispatcher-worker-4 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2024-02-11 15:51:29.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-11 15:51:29.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-11 15:51:29.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:29.780 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f: (connection evicted) 2024-02-11 15:51:29.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:29.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-11 15:51:29.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-11 15:51:29.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-11 15:51:29.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-11 15:51:29.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:29.782 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720: (connection evicted) 2024-02-11 15:51:29.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:29.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-11 15:51:29.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-11 15:51:29.835 [DefaultDispatcher-worker-2 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:29.836 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.836 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.836 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.837 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.837 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.991 [DefaultDispatcher-worker-17 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:29.991 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.991 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:29.991 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.992 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:29.992 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.076 [DefaultDispatcher-worker-1 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:30.076 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.076 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.076 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.077 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.077 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.192 [DefaultDispatcher-worker-1 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:30.193 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.193 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.193 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.194 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.194 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.207 [DefaultDispatcher-worker-4 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:30.207 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.207 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.207 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.208 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.260 [DefaultDispatcher-worker-10 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:30.260 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.260 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.260 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.261 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.261 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.425 [DefaultDispatcher-worker-16 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:30.425 [DefaultDispatcher-worker-16 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.426 [DefaultDispatcher-worker-16 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.426 [DefaultDispatcher-worker-16 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.427 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.427 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.681 [DefaultDispatcher-worker-1 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:30.681 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.681 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.681 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.682 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.682 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.753 [DefaultDispatcher-worker-4 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:30.753 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.753 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.753 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.754 [DefaultDispatcher-worker-2 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:30.754 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.754 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.754 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.754 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.754 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.755 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.755 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-11 15:51:30.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-11 15:51:30.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:30.786 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5825932c: (connection evicted) 2024-02-11 15:51:30.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:30.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-11 15:51:30.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-11 15:51:30.790 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d84f113 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.791 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.792 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-11 15:51:30.806 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.816 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.818 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.820 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee5792a 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-02-11 15:51:30.820 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-02-11 15:51:30.821 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-11 15:51:30.833 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-02-11 15:51:30.843 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-02-11 15:51:30.845 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-02-11 15:51:30.846 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:30.846 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.846 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:30.847 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.847 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-02-11 15:51:30.848 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.848 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:30.857 [DefaultDispatcher-worker-15 @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-02-11 15:51:30.871 [DefaultDispatcher-worker-3 @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.885 [DefaultDispatcher-worker-1 @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-02-11 15:51:30.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-11 15:51:30.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-11 15:51:30.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:30.890 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6779959d: (connection evicted) 2024-02-11 15:51:30.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:30.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-11 15:51:30.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-11 15:51:30.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-11 15:51:30.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-11 15:51:30.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:30.891 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf46574: (connection evicted) 2024-02-11 15:51:30.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:30.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-11 15:51:30.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a183fa6 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:30.893 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-11 15:51:30.894 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.894 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.894 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-11 15:51:30.909 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.919 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.921 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.922 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d561c9 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:30.923 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-11 15:51:30.924 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-02-11 15:51:30.924 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-02-11 15:51:30.924 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-11 15:51:30.937 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-02-11 15:51:30.947 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-02-11 15:51:30.948 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-02-11 15:51:30.950 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-02-11 15:51:30.961 [DefaultDispatcher-worker-6 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7 2024-02-11 15:51:30.974 [DefaultDispatcher-worker-16 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.986 [DefaultDispatcher-worker-16 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:30.994 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:30.997 [DefaultDispatcher-worker-5 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:31.003 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:31.003 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.003 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.003 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.004 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.004 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.015 [DefaultDispatcher-worker-16 @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292b7a02 2024-02-11 15:51:31.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-11 15:51:31.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-11 15:51:31.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.017 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292b7a02: (connection evicted) 2024-02-11 15:51:31.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-11 15:51:31.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-11 15:51:31.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-11 15:51:31.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-11 15:51:31.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.019 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bef33e7: (connection evicted) 2024-02-11 15:51:31.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-11 15:51:31.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3e5e3c 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.020 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.021 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-11 15:51:31.036 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.047 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.048 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.050 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480fb706 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.050 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-11 15:51:31.051 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-11 15:51:31.064 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-11 15:51:31.074 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-11 15:51:31.076 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-11 15:51:31.078 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-11 15:51:31.088 [DefaultDispatcher-worker-12 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:31.088 [DefaultDispatcher-worker-8 @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-11 15:51:31.088 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.088 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.088 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.089 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.089 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.102 [DefaultDispatcher-worker-12 @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.112 [DefaultDispatcher-worker-16 @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2024-02-11 15:51:31.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-11 15:51:31.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-11 15:51:31.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.118 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0: (connection evicted) 2024-02-11 15:51:31.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-11 15:51:31.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-11 15:51:31.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-11 15:51:31.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-11 15:51:31.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.119 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1: (connection evicted) 2024-02-11 15:51:31.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-11 15:51:31.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db145f7 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.121 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-11 15:51:31.122 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.122 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.122 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-11 15:51:31.137 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.148 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.149 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.151 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179f30b7 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1 2024-02-11 15:51:31.152 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-11 15:51:31.165 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1 2024-02-11 15:51:31.176 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1 2024-02-11 15:51:31.178 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1 2024-02-11 15:51:31.179 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1 2024-02-11 15:51:31.190 [DefaultDispatcher-worker-3 @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1 2024-02-11 15:51:31.201 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:31.202 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.202 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.202 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.203 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.203 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.205 [DefaultDispatcher-worker-17 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.217 [DefaultDispatcher-worker-16 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:31.217 [DefaultDispatcher-worker-16 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.217 [DefaultDispatcher-worker-16 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.217 [DefaultDispatcher-worker-16 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.217 [DefaultDispatcher-worker-16 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7915111a 2024-02-11 15:51:31.218 [DefaultDispatcher-worker-16 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-11 15:51:31.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-11 15:51:31.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.221 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7915111a: (connection evicted) 2024-02-11 15:51:31.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-11 15:51:31.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-11 15:51:31.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-11 15:51:31.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-11 15:51:31.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.223 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ae75f1: (connection evicted) 2024-02-11 15:51:31.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-11 15:51:31.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-11 15:51:31.224 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f63a6f2 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.225 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-11 15:51:31.241 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.252 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.253 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.255 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79392584 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.255 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 15:51:31.256 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-11 15:51:31.269 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 15:51:31.271 [DefaultDispatcher-worker-16 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:31.271 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.271 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.271 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.272 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.272 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.279 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 15:51:31.281 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 15:51:31.282 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 15:51:31.293 [DefaultDispatcher-worker-2 @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 15:51:31.306 [DefaultDispatcher-worker-4 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.320 [DefaultDispatcher-worker-4 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-02-11 15:51:31.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-11 15:51:31.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-11 15:51:31.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.325 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.326 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67915454: (connection evicted) 2024-02-11 15:51:31.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-11 15:51:31.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-11 15:51:31.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-11 15:51:31.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-11 15:51:31.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.327 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1407b93f: (connection evicted) 2024-02-11 15:51:31.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-11 15:51:31.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665c79a2 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.329 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.330 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-11 15:51:31.347 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.358 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.359 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.361 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.361 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e4262d2 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 15:51:31.362 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-11 15:51:31.375 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 15:51:31.386 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 15:51:31.387 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 15:51:31.389 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 15:51:31.400 [DefaultDispatcher-worker-9 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 15:51:31.413 [DefaultDispatcher-worker-10 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.426 [DefaultDispatcher-worker-2 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.431 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:31.436 [DefaultDispatcher-worker-7 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-11 15:51:31.437 [DefaultDispatcher-worker-2 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:31.437 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.437 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.437 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.438 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.438 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-11 15:51:31.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-11 15:51:31.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.441 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e895acb: (connection evicted) 2024-02-11 15:51:31.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-11 15:51:31.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-11 15:51:31.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-11 15:51:31.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-11 15:51:31.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.442 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@257e8c43: (connection evicted) 2024-02-11 15:51:31.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-11 15:51:31.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4101e146 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.444 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-11 15:51:31.445 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.445 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.445 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-11 15:51:31.463 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.473 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.475 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.476 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 15:51:31.477 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-11 15:51:31.490 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 15:51:31.500 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 15:51:31.502 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 15:51:31.503 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 15:51:31.515 [DefaultDispatcher-worker-15 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 15:51:31.527 [DefaultDispatcher-worker-4 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.542 [DefaultDispatcher-worker-17 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.545 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:31.551 [DefaultDispatcher-worker-4 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.566 [DefaultDispatcher-worker-4 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-02-11 15:51:31.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-11 15:51:31.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-11 15:51:31.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.569 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74597c37: (connection evicted) 2024-02-11 15:51:31.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-11 15:51:31.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-11 15:51:31.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-11 15:51:31.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-11 15:51:31.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.570 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f: (connection evicted) 2024-02-11 15:51:31.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-11 15:51:31.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3bf0af 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.572 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-11 15:51:31.573 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.573 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.573 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-11 15:51:31.587 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.598 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.599 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.601 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@752573df 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.601 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.602 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.602 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.602 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-11 15:51:31.602 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-11 15:51:31.602 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-11 15:51:31.602 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-11 15:51:31.614 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-11 15:51:31.624 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-11 15:51:31.626 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-11 15:51:31.628 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-11 15:51:31.638 [DefaultDispatcher-worker-9 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7 2024-02-11 15:51:31.651 [DefaultDispatcher-worker-1 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.665 [DefaultDispatcher-worker-9 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.667 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2024-02-11 15:51:31.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-11 15:51:31.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-11 15:51:31.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.672 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13446044: (connection evicted) 2024-02-11 15:51:31.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-11 15:51:31.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-11 15:51:31.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-11 15:51:31.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-11 15:51:31.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.673 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5a26b7: (connection evicted) 2024-02-11 15:51:31.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-11 15:51:31.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3c4c12 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.675 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.676 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-11 15:51:31.691 [DefaultDispatcher-worker-9 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:31.692 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.692 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.692 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.692 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.693 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.693 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.702 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.704 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.705 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@599cf2cd 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-11 15:51:31.706 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-11 15:51:31.707 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-11 15:51:31.719 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-11 15:51:31.729 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-11 15:51:31.731 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-11 15:51:31.733 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-11 15:51:31.743 [DefaultDispatcher-worker-12 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2024-02-11 15:51:31.756 [DefaultDispatcher-worker-7 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.764 [DefaultDispatcher-worker-17 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:31.764 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.764 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.764 [DefaultDispatcher-worker-17 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.765 [DefaultDispatcher-worker-5 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:31.765 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.765 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.765 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.766 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.766 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.766 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.766 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.770 [DefaultDispatcher-worker-6 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.773 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.775 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2024-02-11 15:51:31.776 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-11 15:51:31.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-11 15:51:31.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.781 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e74300b: (connection evicted) 2024-02-11 15:51:31.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-11 15:51:31.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-11 15:51:31.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-11 15:51:31.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-11 15:51:31.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.782 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd59886: (connection evicted) 2024-02-11 15:51:31.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-11 15:51:31.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d5018 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.784 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.785 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-11 15:51:31.802 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.812 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.814 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.815 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ab649f 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@18918ab9 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@18918ab9 2024-02-11 15:51:31.816 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-11 15:51:31.829 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18918ab9 2024-02-11 15:51:31.839 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18918ab9 2024-02-11 15:51:31.841 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18918ab9 2024-02-11 15:51:31.842 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18918ab9 2024-02-11 15:51:31.852 [DefaultDispatcher-worker-2 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18918ab9 2024-02-11 15:51:31.856 [DefaultDispatcher-worker-10 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:31.857 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.857 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:31.857 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.858 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.858 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:31.866 [DefaultDispatcher-worker-10 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.878 [DefaultDispatcher-worker-10 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-02-11 15:51:31.930 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.930 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-11 15:51:31.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-11 15:51:31.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.938 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3: (connection evicted) 2024-02-11 15:51:31.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-11 15:51:31.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-11 15:51:31.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-11 15:51:31.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-11 15:51:31.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:31.939 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18918ab9: (connection evicted) 2024-02-11 15:51:31.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:31.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-11 15:51:31.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4bc7b9 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:31.941 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-11 15:51:31.957 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:31.967 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:31.969 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:31.971 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd50380 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:31.971 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:31.972 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:31.972 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:31.972 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:31.972 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-11 15:51:31.972 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@173da924 2024-02-11 15:51:31.972 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@173da924 2024-02-11 15:51:31.972 [Test worker @coroutine#4778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-11 15:51:31.986 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173da924 2024-02-11 15:51:32.002 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173da924 2024-02-11 15:51:32.005 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173da924 2024-02-11 15:51:32.007 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173da924 2024-02-11 15:51:32.014 [DefaultDispatcher-worker-13 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:32.014 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.014 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.014 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.015 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.015 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.018 [DefaultDispatcher-worker-8 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173da924 2024-02-11 15:51:32.030 [DefaultDispatcher-worker-18 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:32.042 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.043 [DefaultDispatcher-worker-8 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c 2024-02-11 15:51:32.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-11 15:51:32.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-11 15:51:32.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.048 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16bbb59c: (connection evicted) 2024-02-11 15:51:32.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-11 15:51:32.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-11 15:51:32.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-11 15:51:32.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-11 15:51:32.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.049 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173da924: (connection evicted) 2024-02-11 15:51:32.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-11 15:51:32.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf2c83 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.051 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-11 15:51:32.052 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.052 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.052 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-11 15:51:32.069 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.079 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.081 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.083 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aacf54b 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.083 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-11 15:51:32.084 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@33602729 2024-02-11 15:51:32.084 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@33602729 2024-02-11 15:51:32.084 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-11 15:51:32.097 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2024-02-11 15:51:32.098 [DefaultDispatcher-worker-6 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:32.098 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.098 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.098 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.099 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.099 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.107 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2024-02-11 15:51:32.109 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2024-02-11 15:51:32.111 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2024-02-11 15:51:32.121 [DefaultDispatcher-worker-7 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33602729 2024-02-11 15:51:32.136 [DefaultDispatcher-worker-1 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.147 [DefaultDispatcher-worker-6 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.150 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.152 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.154 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2024-02-11 15:51:32.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-11 15:51:32.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-11 15:51:32.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.158 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b99467: (connection evicted) 2024-02-11 15:51:32.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-11 15:51:32.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-11 15:51:32.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-11 15:51:32.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-11 15:51:32.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.159 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33602729: (connection evicted) 2024-02-11 15:51:32.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-11 15:51:32.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e4ffe5 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.161 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-11 15:51:32.162 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.162 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.162 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-11 15:51:32.179 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.190 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.191 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.193 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.193 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e15055 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2024-02-11 15:51:32.194 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-11 15:51:32.209 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2024-02-11 15:51:32.210 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:32.210 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.210 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.210 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.211 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.211 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.219 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2024-02-11 15:51:32.221 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2024-02-11 15:51:32.222 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2024-02-11 15:51:32.227 [DefaultDispatcher-worker-9 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:32.228 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.228 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.228 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.229 [DefaultDispatcher-worker-15 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.232 [DefaultDispatcher-worker-3 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2024-02-11 15:51:32.245 [DefaultDispatcher-worker-6 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.257 [DefaultDispatcher-worker-7 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2024-02-11 15:51:32.262 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-11 15:51:32.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-11 15:51:32.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.266 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c663fda: (connection evicted) 2024-02-11 15:51:32.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-11 15:51:32.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-11 15:51:32.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-11 15:51:32.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-11 15:51:32.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.267 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6: (connection evicted) 2024-02-11 15:51:32.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-11 15:51:32.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-11 15:51:32.270 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7786c2e0 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.271 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-11 15:51:32.272 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.272 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.272 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-11 15:51:32.281 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:32.281 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.281 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.281 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.283 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.283 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.291 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.307 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.310 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.312 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.322 [DefaultDispatcher-worker-10 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.324 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.337 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-11 15:51:32.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-11 15:51:32.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-11 15:51:32.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.351 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c39949: (connection evicted) 2024-02-11 15:51:32.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-11 15:51:32.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54626326 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.353 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.354 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-11 15:51:32.354 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea91c39 2024-02-11 15:51:32.354 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea91c39 2024-02-11 15:51:32.354 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-11 15:51:32.373 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea91c39 2024-02-11 15:51:32.393 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea91c39 2024-02-11 15:51:32.396 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea91c39 2024-02-11 15:51:32.397 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea91c39 2024-02-11 15:51:32.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-11 15:51:32.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-11 15:51:32.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-11 15:51:32.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4c1a6c 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.403 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-11 15:51:32.404 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 15:51:32.404 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 15:51:32.404 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-11 15:51:32.418 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 15:51:32.428 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 15:51:32.430 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 15:51:32.432 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 15:51:32.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-11 15:51:32.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-11 15:51:32.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-11 15:51:32.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb0e47 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.438 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@331eb953 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@331eb953 2024-02-11 15:51:32.439 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-11 15:51:32.447 [DefaultDispatcher-worker-2 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:32.448 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.448 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.448 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.449 [DefaultDispatcher-worker-12 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.449 [DefaultDispatcher-worker-12 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.453 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331eb953 2024-02-11 15:51:32.463 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331eb953 2024-02-11 15:51:32.465 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331eb953 2024-02-11 15:51:32.467 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331eb953 2024-02-11 15:51:32.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-11 15:51:32.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-11 15:51:32.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-11 15:51:32.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-11 15:51:32.471 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11b234aa 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfb462 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfb462 2024-02-11 15:51:32.472 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-11 15:51:32.486 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfb462 2024-02-11 15:51:32.496 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfb462 2024-02-11 15:51:32.498 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfb462 2024-02-11 15:51:32.500 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfb462 2024-02-11 15:51:32.511 [DefaultDispatcher-worker-16 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfb462 2024-02-11 15:51:32.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-11 15:51:32.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-11 15:51:32.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.514 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cfb462: (connection evicted) 2024-02-11 15:51:32.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-11 15:51:32.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35129b9e 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2297c8bf 2024-02-11 15:51:32.517 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2297c8bf 2024-02-11 15:51:32.518 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-11 15:51:32.533 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2297c8bf 2024-02-11 15:51:32.544 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2297c8bf 2024-02-11 15:51:32.545 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2297c8bf 2024-02-11 15:51:32.547 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2297c8bf 2024-02-11 15:51:32.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-11 15:51:32.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-11 15:51:32.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-11 15:51:32.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ac7934 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.552 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-11 15:51:32.553 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.553 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.553 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-11 15:51:32.566 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.577 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.578 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.580 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.590 [DefaultDispatcher-worker-3 @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.592 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.597 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c 2024-02-11 15:51:32.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-11 15:51:32.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-11 15:51:32.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.599 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f87bc6c: (connection evicted) 2024-02-11 15:51:32.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-11 15:51:32.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@499f9003 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.602 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-11 15:51:32.603 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.603 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.603 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-11 15:51:32.620 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.630 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.632 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.634 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157e0f6b 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.634 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-11 15:51:32.635 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-11 15:51:32.648 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-11 15:51:32.659 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-11 15:51:32.660 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-11 15:51:32.662 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-11 15:51:32.673 [DefaultDispatcher-worker-9 @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f832df0 2024-02-11 15:51:32.686 [DefaultDispatcher-worker-16 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.702 [DefaultDispatcher-worker-2 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:32.702 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.702 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.702 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.703 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.703 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.703 [DefaultDispatcher-worker-15 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.718 [DefaultDispatcher-worker-8 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 15:51:32.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-11 15:51:32.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-11 15:51:32.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.727 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca896af: (connection evicted) 2024-02-11 15:51:32.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-11 15:51:32.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-11 15:51:32.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-11 15:51:32.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-11 15:51:32.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.728 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f832df0: (connection evicted) 2024-02-11 15:51:32.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-11 15:51:32.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6cac57 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.730 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-11 15:51:32.731 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.731 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.731 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-11 15:51:32.745 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.755 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.757 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.759 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e63d26 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.759 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-11 15:51:32.760 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-02-11 15:51:32.760 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-02-11 15:51:32.760 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-11 15:51:32.774 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-1 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-8 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.777 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.778 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.778 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.778 [DefaultDispatcher-worker-8 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.778 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.786 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-02-11 15:51:32.787 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-02-11 15:51:32.789 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-02-11 15:51:32.800 [DefaultDispatcher-worker-10 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be672d 2024-02-11 15:51:32.812 [DefaultDispatcher-worker-6 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.831 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.835 [DefaultDispatcher-worker-18 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 15:51:32.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-11 15:51:32.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-11 15:51:32.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.839 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13157620: (connection evicted) 2024-02-11 15:51:32.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-11 15:51:32.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-11 15:51:32.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-11 15:51:32.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-11 15:51:32.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.840 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32be672d: (connection evicted) 2024-02-11 15:51:32.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-11 15:51:32.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-11 15:51:32.843 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb45048 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.844 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-11 15:51:32.857 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.867 [DefaultDispatcher-worker-5 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:32.867 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.867 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:32.867 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.868 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.868 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.868 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:32.870 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.872 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aeb8ee2 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.872 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-11 15:51:32.873 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c 2024-02-11 15:51:32.873 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c 2024-02-11 15:51:32.873 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-11 15:51:32.885 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c 2024-02-11 15:51:32.895 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c 2024-02-11 15:51:32.897 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c 2024-02-11 15:51:32.898 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c 2024-02-11 15:51:32.909 [DefaultDispatcher-worker-7 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c 2024-02-11 15:51:32.922 [DefaultDispatcher-worker-5 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.944 [DefaultDispatcher-worker-5 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.944 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:32.952 [DefaultDispatcher-worker-10 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.963 [DefaultDispatcher-worker-3 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 15:51:32.973 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-11 15:51:32.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-11 15:51:32.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.975 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70e560ef: (connection evicted) 2024-02-11 15:51:32.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-11 15:51:32.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-11 15:51:32.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-11 15:51:32.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-11 15:51:32.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:32.976 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c592c0c: (connection evicted) 2024-02-11 15:51:32.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:32.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-11 15:51:32.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e301795 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:32.979 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-11 15:51:32.980 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:32.980 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:32.980 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-11 15:51:32.994 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:33.005 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:33.006 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:33.008 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:33.008 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc064cb 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@508de524 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@508de524 2024-02-11 15:51:33.009 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-11 15:51:33.022 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508de524 2024-02-11 15:51:33.025 [DefaultDispatcher-worker-5 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:33.025 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.025 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.025 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.026 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.026 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.032 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508de524 2024-02-11 15:51:33.034 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508de524 2024-02-11 15:51:33.036 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508de524 2024-02-11 15:51:33.046 [DefaultDispatcher-worker-2 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508de524 2024-02-11 15:51:33.059 [DefaultDispatcher-worker-11 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:33.069 [DefaultDispatcher-worker-16 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:33.076 [DefaultDispatcher-worker-13 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 15:51:33.080 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-11 15:51:33.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-11 15:51:33.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.087 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f: (connection evicted) 2024-02-11 15:51:33.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-11 15:51:33.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-11 15:51:33.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-11 15:51:33.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-11 15:51:33.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.088 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@508de524: (connection evicted) 2024-02-11 15:51:33.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-11 15:51:33.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267d9cc0 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.090 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-11 15:51:33.105 [DefaultDispatcher-worker-18 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:33.105 [DefaultDispatcher-worker-18 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.105 [DefaultDispatcher-worker-18 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.105 [DefaultDispatcher-worker-18 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.105 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.106 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.106 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.116 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.117 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.119 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a13162 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.119 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2024-02-11 15:51:33.120 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-11 15:51:33.132 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2024-02-11 15:51:33.142 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2024-02-11 15:51:33.144 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2024-02-11 15:51:33.145 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2024-02-11 15:51:33.156 [DefaultDispatcher-worker-2 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d183 2024-02-11 15:51:33.170 [DefaultDispatcher-worker-17 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.181 [DefaultDispatcher-worker-8 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 15:51:33.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-11 15:51:33.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-11 15:51:33.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.186 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2: (connection evicted) 2024-02-11 15:51:33.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-11 15:51:33.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-11 15:51:33.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-11 15:51:33.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-11 15:51:33.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.187 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5d183: (connection evicted) 2024-02-11 15:51:33.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-11 15:51:33.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.190 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-11 15:51:33.191 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.191 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.191 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-11 15:51:33.204 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.214 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.216 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.218 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf27411 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.218 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.219 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.219 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-11 15:51:33.219 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-11 15:51:33.219 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-11 15:51:33.219 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-11 15:51:33.219 [DefaultDispatcher-worker-2 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:33.220 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.220 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.220 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.221 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.221 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.232 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-11 15:51:33.237 [DefaultDispatcher-worker-17 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:33.238 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.238 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.238 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.239 [DefaultDispatcher-worker-17 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.243 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-11 15:51:33.245 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-11 15:51:33.246 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-11 15:51:33.257 [DefaultDispatcher-worker-14 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-11 15:51:33.270 [DefaultDispatcher-worker-9 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.281 [DefaultDispatcher-worker-9 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.291 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:33.292 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:33.292 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.293 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.293 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.294 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.294 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.299 [DefaultDispatcher-worker-9 @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 15:51:33.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-11 15:51:33.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-11 15:51:33.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.302 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2024-02-11 15:51:33.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-11 15:51:33.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-11 15:51:33.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-11 15:51:33.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-11 15:51:33.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.303 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e83608: (connection evicted) 2024-02-11 15:51:33.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-11 15:51:33.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a16ee0d 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.304 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.305 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-11 15:51:33.322 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.332 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.334 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.335 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebe6c24 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2024-02-11 15:51:33.336 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-11 15:51:33.349 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2024-02-11 15:51:33.359 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2024-02-11 15:51:33.360 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2024-02-11 15:51:33.362 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2024-02-11 15:51:33.372 [DefaultDispatcher-worker-12 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2024-02-11 15:51:33.386 [DefaultDispatcher-worker-12 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.397 [DefaultDispatcher-worker-15 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.405 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:33.406 [DefaultDispatcher-worker-7 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.413 [DefaultDispatcher-worker-14 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.427 [DefaultDispatcher-worker-2 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 15:51:33.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-11 15:51:33.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-11 15:51:33.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.429 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f563397: (connection evicted) 2024-02-11 15:51:33.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-11 15:51:33.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-11 15:51:33.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-11 15:51:33.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-11 15:51:33.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.430 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e: (connection evicted) 2024-02-11 15:51:33.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-11 15:51:33.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c42ee90 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.433 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-11 15:51:33.434 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.434 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.434 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-11 15:51:33.450 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.458 [DefaultDispatcher-worker-9 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:33.458 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.458 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.458 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.459 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.459 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.461 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.462 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.464 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f4a641 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-11 15:51:33.464 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2024-02-11 15:51:33.465 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-11 15:51:33.477 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2024-02-11 15:51:33.488 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2024-02-11 15:51:33.489 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2024-02-11 15:51:33.491 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2024-02-11 15:51:33.501 [DefaultDispatcher-worker-10 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2024-02-11 15:51:33.515 [DefaultDispatcher-worker-8 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.525 [DefaultDispatcher-worker-8 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-02-11 15:51:33.534 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-11 15:51:33.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-11 15:51:33.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.535 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a: (connection evicted) 2024-02-11 15:51:33.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-11 15:51:33.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-11 15:51:33.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-11 15:51:33.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-11 15:51:33.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.536 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc: (connection evicted) 2024-02-11 15:51:33.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-11 15:51:33.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f88c53 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.538 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-11 15:51:33.539 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.539 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.539 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-11 15:51:33.555 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.565 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.567 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.569 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17baaf07 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.569 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-11 15:51:33.570 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f478529 2024-02-11 15:51:33.570 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f478529 2024-02-11 15:51:33.570 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-11 15:51:33.582 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f478529 2024-02-11 15:51:33.592 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f478529 2024-02-11 15:51:33.594 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f478529 2024-02-11 15:51:33.596 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f478529 2024-02-11 15:51:33.606 [DefaultDispatcher-worker-13 @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f478529 2024-02-11 15:51:33.622 [DefaultDispatcher-worker-11 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.638 [DefaultDispatcher-worker-16 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2024-02-11 15:51:33.639 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-11 15:51:33.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-11 15:51:33.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.642 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62672ad5: (connection evicted) 2024-02-11 15:51:33.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-11 15:51:33.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-11 15:51:33.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-11 15:51:33.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-11 15:51:33.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.643 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f478529: (connection evicted) 2024-02-11 15:51:33.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-11 15:51:33.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d189d0 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.645 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-11 15:51:33.646 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.646 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.646 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-11 15:51:33.665 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.675 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.677 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.678 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d2697a8 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df79942 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df79942 2024-02-11 15:51:33.679 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-11 15:51:33.692 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df79942 2024-02-11 15:51:33.702 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df79942 2024-02-11 15:51:33.704 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df79942 2024-02-11 15:51:33.705 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df79942 2024-02-11 15:51:33.713 [DefaultDispatcher-worker-5 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:33.714 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.714 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.714 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.715 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.715 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.715 [DefaultDispatcher-worker-14 @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df79942 2024-02-11 15:51:33.728 [DefaultDispatcher-worker-7 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.734 [DefaultDispatcher-worker-14 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-11 15:51:33.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-11 15:51:33.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-11 15:51:33.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.738 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d776105: (connection evicted) 2024-02-11 15:51:33.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-11 15:51:33.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-11 15:51:33.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-11 15:51:33.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-11 15:51:33.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.740 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df79942: (connection evicted) 2024-02-11 15:51:33.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-11 15:51:33.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-11 15:51:33.742 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-11 15:51:33.742 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.742 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ef158f 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.743 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-11 15:51:33.756 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.766 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.768 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.770 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d625bd 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-11 15:51:33.770 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-11 15:51:33.783 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-11 15:51:33.789 [DefaultDispatcher-worker-15 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:33.789 [DefaultDispatcher-worker-12 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:33.789 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.789 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.789 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.789 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.790 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.790 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.791 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.791 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.791 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.791 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.795 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-11 15:51:33.797 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-11 15:51:33.798 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-11 15:51:33.808 [DefaultDispatcher-worker-9 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b 2024-02-11 15:51:33.821 [DefaultDispatcher-worker-3 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.839 [DefaultDispatcher-worker-14 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.843 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:33.850 [DefaultDispatcher-worker-8 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.871 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.876 [DefaultDispatcher-worker-15 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:33.876 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.876 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:33.876 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.877 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.877 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:33.974 [DefaultDispatcher-worker-10 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-02-11 15:51:33.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-11 15:51:33.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-11 15:51:33.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.977 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa: (connection evicted) 2024-02-11 15:51:33.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-11 15:51:33.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-11 15:51:33.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-11 15:51:33.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-11 15:51:33.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:33.978 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bd7829b: (connection evicted) 2024-02-11 15:51:33.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:33.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-11 15:51:33.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cbe18c 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:33.980 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-11 15:51:33.981 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:33.981 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:33.981 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-11 15:51:33.997 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:34.007 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:34.009 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:34.010 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428440f2 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-11 15:51:34.011 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-11 15:51:34.024 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-11 15:51:34.034 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-11 15:51:34.036 [DefaultDispatcher-worker-14 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:34.036 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-11 15:51:34.036 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.036 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.036 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.037 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.037 [DefaultDispatcher-worker-10 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.037 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-11 15:51:34.047 [DefaultDispatcher-worker-6 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e729046 2024-02-11 15:51:34.059 [DefaultDispatcher-worker-14 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:34.078 [DefaultDispatcher-worker-9 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:34.081 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:34.088 [DefaultDispatcher-worker-9 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50177966 2024-02-11 15:51:34.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-11 15:51:34.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-11 15:51:34.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.092 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50177966: (connection evicted) 2024-02-11 15:51:34.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-11 15:51:34.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-11 15:51:34.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-11 15:51:34.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-11 15:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.093 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e729046: (connection evicted) 2024-02-11 15:51:34.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-11 15:51:34.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651bec9a 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.095 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-11 15:51:34.096 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.096 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.096 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-11 15:51:34.112 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.114 [DefaultDispatcher-worker-17 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:34.114 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.114 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.114 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.115 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.115 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.123 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.124 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.126 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d0bff1 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.126 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-11 15:51:34.127 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-11 15:51:34.140 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-11 15:51:34.150 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-11 15:51:34.152 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-11 15:51:34.153 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-11 15:51:34.163 [DefaultDispatcher-worker-4 @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-11 15:51:34.175 [DefaultDispatcher-worker-8 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.191 [DefaultDispatcher-worker-8 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-11 15:51:34.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-11 15:51:34.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-11 15:51:34.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.196 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@483f19c0: (connection evicted) 2024-02-11 15:51:34.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-11 15:51:34.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-11 15:51:34.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-11 15:51:34.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-11 15:51:34.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.197 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556a5e70: (connection evicted) 2024-02-11 15:51:34.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-11 15:51:34.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a32c4f 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.199 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-11 15:51:34.200 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.200 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.200 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-11 15:51:34.214 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.226 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.230 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.230 [DefaultDispatcher-worker-3 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:34.230 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.230 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.230 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.231 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.231 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.232 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e10809f 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-11 15:51:34.233 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-11 15:51:34.247 [DefaultDispatcher-worker-3 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:34.247 [DefaultDispatcher-worker-3 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.247 [DefaultDispatcher-worker-3 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.247 [DefaultDispatcher-worker-3 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.247 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-11 15:51:34.248 [DefaultDispatcher-worker-3 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.258 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-11 15:51:34.259 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-11 15:51:34.261 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-11 15:51:34.272 [DefaultDispatcher-worker-15 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-11 15:51:34.285 [DefaultDispatcher-worker-13 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.300 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:34.303 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:34.303 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.303 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.303 [DefaultDispatcher-worker-18 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.303 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.305 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.305 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.312 [DefaultDispatcher-worker-10 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-11 15:51:34.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-11 15:51:34.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-11 15:51:34.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.316 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a1554: (connection evicted) 2024-02-11 15:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-11 15:51:34.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-11 15:51:34.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-11 15:51:34.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-11 15:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.317 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b3871: (connection evicted) 2024-02-11 15:51:34.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-11 15:51:34.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f58b44 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.319 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.320 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-11 15:51:34.337 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.348 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.349 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.351 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.360 [DefaultDispatcher-worker-18 @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.368 [DefaultDispatcher-worker-6 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-11 15:51:34.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-11 15:51:34.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-11 15:51:34.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.380 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85: (connection evicted) 2024-02-11 15:51:34.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-11 15:51:34.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-11 15:51:34.436 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e50e308 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.437 [Test worker @coroutine#5741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-11 15:51:34.438 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-11 15:51:34.438 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-11 15:51:34.438 [Test worker @coroutine#5741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-11 15:51:34.451 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-11 15:51:34.461 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-11 15:51:34.463 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-11 15:51:34.465 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-11 15:51:34.468 [DefaultDispatcher-worker-13 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:34.468 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.468 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.468 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.469 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.469 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.475 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-190 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 due to dirty commit state on close(). 2024-02-11 15:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-11 15:51:34.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-11 15:51:34.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-11 15:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.481 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8: (connection evicted) 2024-02-11 15:51:34.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-11 15:51:34.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3446ab40 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.545 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-11 15:51:34.546 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@43851574 2024-02-11 15:51:34.546 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@43851574 2024-02-11 15:51:34.546 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-11 15:51:34.559 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43851574 2024-02-11 15:51:34.569 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43851574 2024-02-11 15:51:34.571 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43851574 2024-02-11 15:51:34.572 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43851574 2024-02-11 15:51:34.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-11 15:51:34.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-11 15:51:34.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:34.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-11 15:51:34.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@86abdbd 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.578 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-11 15:51:34.579 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-11 15:51:34.593 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-11 15:51:34.603 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-11 15:51:34.605 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-11 15:51:34.607 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81198ed 2024-02-11 15:51:34.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-11 15:51:34.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-11 15:51:34.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:34.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-11 15:51:34.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@249fa2cb 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@9063080 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@9063080 2024-02-11 15:51:34.612 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-11 15:51:34.626 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9063080 2024-02-11 15:51:34.636 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9063080 2024-02-11 15:51:34.638 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9063080 2024-02-11 15:51:34.639 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9063080 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67fe5 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-11 15:51:34.640 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-11 15:51:34.654 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-11 15:51:34.664 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-11 15:51:34.666 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-11 15:51:34.667 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-11 15:51:34.678 [DefaultDispatcher-worker-16 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0 2024-02-11 15:51:34.691 [DefaultDispatcher-worker-17 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9063080 2024-02-11 15:51:34.697 [UI Thread @coroutine#5823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.697 [UI Thread @coroutine#5823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 15:51:34.697 [UI Thread @coroutine#5823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.699 [UI Thread @coroutine#5823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.699 [UI Thread @coroutine#5823] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.699 [UI Thread @coroutine#5823] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 15:51:34.699 [UI Thread @coroutine#5823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37023/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:34.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-11 15:51:34.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-11 15:51:34.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.702 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9063080: (connection evicted) 2024-02-11 15:51:34.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-11 15:51:34.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-11 15:51:34.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-11 15:51:34.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-11 15:51:34.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.703 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41dcfd0: (connection evicted) 2024-02-11 15:51:34.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-11 15:51:34.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287bbd1 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.705 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-11 15:51:34.706 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-11 15:51:34.706 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-11 15:51:34.706 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-11 15:51:34.720 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-11 15:51:34.724 [DefaultDispatcher-worker-13 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:34.725 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.725 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.725 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.726 [DefaultDispatcher-worker-18 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.726 [DefaultDispatcher-worker-18 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.731 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-11 15:51:34.732 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-11 15:51:34.734 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f65a6d7 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.734 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.735 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-11 15:51:34.735 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-02-11 15:51:34.735 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-02-11 15:51:34.735 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-11 15:51:34.747 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-02-11 15:51:34.757 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-02-11 15:51:34.759 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-02-11 15:51:34.760 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-02-11 15:51:34.771 [DefaultDispatcher-worker-8 @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c270f9 2024-02-11 15:51:34.784 [DefaultDispatcher-worker-3 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915b614 2024-02-11 15:51:34.786 [UI Thread @coroutine#5857] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.786 [UI Thread @coroutine#5857] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 15:51:34.786 [UI Thread @coroutine#5857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.788 [UI Thread @coroutine#5857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.788 [UI Thread @coroutine#5857] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-11 15:51:34.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-11 15:51:34.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.789 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6915b614: (connection evicted) 2024-02-11 15:51:34.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-11 15:51:34.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-11 15:51:34.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-11 15:51:34.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-11 15:51:34.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.790 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c270f9: (connection evicted) 2024-02-11 15:51:34.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-11 15:51:34.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209ab1d7 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.793 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-11 15:51:34.794 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-11 15:51:34.802 [DefaultDispatcher-worker-5 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:34.802 [DefaultDispatcher-worker-15 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:34.802 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.802 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.802 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.802 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.802 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.807 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.808 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.808 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.808 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.808 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.816 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-11 15:51:34.826 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-11 15:51:34.828 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-11 15:51:34.830 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7bc9a3 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.830 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-11 15:51:34.831 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-11 15:51:34.831 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-11 15:51:34.831 [Test worker @coroutine#5863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-11 15:51:34.843 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-11 15:51:34.853 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-11 15:51:34.855 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-11 15:51:34.856 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-11 15:51:34.867 [DefaultDispatcher-worker-16 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-11 15:51:34.880 [DefaultDispatcher-worker-15 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-11 15:51:34.882 [UI Thread @coroutine#5892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.882 [UI Thread @coroutine#5892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 15:51:34.882 [UI Thread @coroutine#5892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.883 [UI Thread @coroutine#5892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.884 [UI Thread @coroutine#5892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 15:51:34.884 [UI Thread @coroutine#5892] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 15:51:34.884 [UI Thread @coroutine#5892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:34.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-11 15:51:34.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-11 15:51:34.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.886 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5599f22f: (connection evicted) 2024-02-11 15:51:34.886 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:34.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-11 15:51:34.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-11 15:51:34.886 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.886 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:34.886 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-11 15:51:34.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-11 15:51:34.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:34.887 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf933b1: (connection evicted) 2024-02-11 15:51:34.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:34.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-11 15:51:34.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-11 15:51:34.888 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.888 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d18a787 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.889 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:34.890 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-11 15:51:34.906 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:34.916 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:34.918 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:34.919 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:34.919 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f8933b 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-11 15:51:34.920 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-11 15:51:34.933 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-11 15:51:34.944 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-11 15:51:34.945 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-11 15:51:34.947 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-11 15:51:34.977 [DefaultDispatcher-worker-5 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-02-11 15:51:34.989 [DefaultDispatcher-worker-3 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:34.990 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:35.009 [DefaultDispatcher-worker-6 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-11 15:51:35.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-11 15:51:35.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-11 15:51:35.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.017 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a: (connection evicted) 2024-02-11 15:51:35.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-11 15:51:35.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-11 15:51:35.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-11 15:51:35.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-11 15:51:35.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.018 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a29520e: (connection evicted) 2024-02-11 15:51:35.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-11 15:51:35.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16575bfe 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.021 [Test worker @coroutine#5939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-11 15:51:35.022 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.022 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.022 [Test worker @coroutine#5939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-11 15:51:35.036 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.045 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:35.045 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.045 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.045 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.047 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.047 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.047 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.049 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.051 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.059 [DefaultDispatcher-worker-12 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.077 [DefaultDispatcher-worker-14 @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.097 [DefaultDispatcher-worker-15 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-11 15:51:35.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-11 15:51:35.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-11 15:51:35.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.100 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb: (connection evicted) 2024-02-11 15:51:35.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-11 15:51:35.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-11 15:51:35.102 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe70a2d 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.103 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-11 15:51:35.120 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.123 [DefaultDispatcher-worker-11 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:35.123 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.123 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.123 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.124 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.124 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.131 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.133 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.134 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218e28d9 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9 2024-02-11 15:51:35.135 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-11 15:51:35.148 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9 2024-02-11 15:51:35.158 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9 2024-02-11 15:51:35.160 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9 2024-02-11 15:51:35.161 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9 2024-02-11 15:51:35.172 [DefaultDispatcher-worker-5 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9 2024-02-11 15:51:35.184 [DefaultDispatcher-worker-11 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.193 [DefaultDispatcher-worker-11 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-11 15:51:35.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-11 15:51:35.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-11 15:51:35.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.200 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30: (connection evicted) 2024-02-11 15:51:35.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-11 15:51:35.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-11 15:51:35.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-11 15:51:35.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-11 15:51:35.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.201 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ec92c9: (connection evicted) 2024-02-11 15:51:35.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-11 15:51:35.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46aa5294 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.204 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-11 15:51:35.205 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.205 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.205 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-11 15:51:35.220 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.231 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.232 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.234 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.241 [DefaultDispatcher-worker-10 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:35.241 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.241 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.241 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.243 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.243 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.244 [DefaultDispatcher-worker-3 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.251 [DefaultDispatcher-worker-9 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.258 [DefaultDispatcher-worker-1 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:35.258 [DefaultDispatcher-worker-1 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.258 [DefaultDispatcher-worker-1 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.258 [DefaultDispatcher-worker-1 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.259 [DefaultDispatcher-worker-12 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.265 [DefaultDispatcher-worker-14 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-02-11 15:51:35.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-11 15:51:35.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-11 15:51:35.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.267 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e: (connection evicted) 2024-02-11 15:51:35.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-11 15:51:35.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-11 15:51:35.268 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f29046b 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.269 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-11 15:51:35.284 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.295 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.296 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.298 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.308 [DefaultDispatcher-worker-1 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.315 [DefaultDispatcher-worker-13 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:35.315 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.315 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.315 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.316 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.316 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.317 [DefaultDispatcher-worker-16 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-11 15:51:35.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-11 15:51:35.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-11 15:51:35.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.319 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d6248d: (connection evicted) 2024-02-11 15:51:35.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-11 15:51:35.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e512d7f 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.321 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-11 15:51:35.322 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2024-02-11 15:51:35.322 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2024-02-11 15:51:35.322 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-11 15:51:35.336 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2024-02-11 15:51:35.346 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2024-02-11 15:51:35.348 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2024-02-11 15:51:35.350 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2024-02-11 15:51:35.404 [DefaultDispatcher-worker-8 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2024-02-11 15:51:35.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-11 15:51:35.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-11 15:51:35.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.411 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f160341: (connection evicted) 2024-02-11 15:51:35.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-11 15:51:35.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fdea2de 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.413 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-11 15:51:35.436 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.449 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.451 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.452 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.460 [DefaultDispatcher-worker-6 @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.468 [DefaultDispatcher-worker-16 @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da2219c 2024-02-11 15:51:35.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-11 15:51:35.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-11 15:51:35.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.474 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da2219c: (connection evicted) 2024-02-11 15:51:35.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-11 15:51:35.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-11 15:51:35.479 [DefaultDispatcher-worker-17 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:35.479 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.479 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.479 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c11a496 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.479 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-11 15:51:35.480 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.480 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea95f79 2024-02-11 15:51:35.480 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.480 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea95f79 2024-02-11 15:51:35.480 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-11 15:51:35.496 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea95f79 2024-02-11 15:51:35.506 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea95f79 2024-02-11 15:51:35.508 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea95f79 2024-02-11 15:51:35.509 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea95f79 2024-02-11 15:51:35.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-11 15:51:35.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-11 15:51:35.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:35.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-11 15:51:35.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca8bd50 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-11 15:51:35.514 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-11 15:51:35.527 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-11 15:51:35.537 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-11 15:51:35.539 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-11 15:51:35.541 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-11 15:51:35.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-11 15:51:35.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-11 15:51:35.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:35.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-11 15:51:35.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@148c571c 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.544 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-11 15:51:35.545 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a22c944 2024-02-11 15:51:35.545 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a22c944 2024-02-11 15:51:35.545 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-11 15:51:35.558 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22c944 2024-02-11 15:51:35.568 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22c944 2024-02-11 15:51:35.570 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22c944 2024-02-11 15:51:35.571 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22c944 2024-02-11 15:51:35.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-11 15:51:35.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-11 15:51:35.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:35.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-11 15:51:35.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-11 15:51:35.583 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43169/Site/verify 2024-02-11 15:51:35.583 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43169/Site/verify. 2024-02-11 15:51:35.583 [UI Thread @coroutine#6183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43169/Site/verify 2024-02-11 15:51:35.585 [UI Thread @coroutine#6183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43169/Site/verify 2024-02-11 15:51:35.585 [UI Thread @coroutine#6183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43169/Site/verify 2024-02-11 15:51:35.585 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43169/Site/verify. 2024-02-11 15:51:35.585 [UI Thread @coroutine#6183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43169/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554a4d18 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-11 15:51:35.590 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-02-11 15:51:35.591 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-11 15:51:35.608 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-02-11 15:51:35.618 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-02-11 15:51:35.620 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-02-11 15:51:35.622 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-02-11 15:51:35.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-11 15:51:35.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-11 15:51:35.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:35.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-11 15:51:35.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9742e 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-11 15:51:35.625 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-11 15:51:35.638 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-11 15:51:35.649 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-11 15:51:35.650 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-11 15:51:35.652 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-11 15:51:35.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-11 15:51:35.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-11 15:51:35.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:35.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-11 15:51:35.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e9c0a0 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.655 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9b68c5 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9b68c5 2024-02-11 15:51:35.656 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-11 15:51:35.669 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9b68c5 2024-02-11 15:51:35.679 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9b68c5 2024-02-11 15:51:35.681 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9b68c5 2024-02-11 15:51:35.683 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9b68c5 2024-02-11 15:51:35.685 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38559/Site/verify 2024-02-11 15:51:35.685 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38559/Site/verify. 2024-02-11 15:51:35.685 [UI Thread @coroutine#6245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38559/Site/verify 2024-02-11 15:51:35.686 [UI Thread @coroutine#6245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38559/Site/verify 2024-02-11 15:51:35.687 [UI Thread @coroutine#6245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38559/Site/verify 2024-02-11 15:51:35.687 [UI Thread @coroutine#6245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38559/Site/verify. 2024-02-11 15:51:35.687 [UI Thread @coroutine#6245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38559/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:35.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-11 15:51:35.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-11 15:51:35.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:35.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-11 15:51:35.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-11 15:51:35.693 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/Site/verify 2024-02-11 15:51:35.693 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/Site/verify. 2024-02-11 15:51:35.693 [UI Thread @coroutine#6257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/Site/verify 2024-02-11 15:51:35.694 [UI Thread @coroutine#6257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/Site/verify 2024-02-11 15:51:35.694 [UI Thread @coroutine#6257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/Site/verify 2024-02-11 15:51:35.695 [UI Thread @coroutine#6257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60087/Site/verify. 2024-02-11 15:51:35.695 [UI Thread @coroutine#6257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60087/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:35.701 [UI Thread @coroutine#6271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41427/Site/verify 2024-02-11 15:51:35.701 [UI Thread @coroutine#6271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41427/Site/verify. 2024-02-11 15:51:35.701 [UI Thread @coroutine#6271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41427/Site/verify 2024-02-11 15:51:35.702 [UI Thread @coroutine#6271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41427/Site/verify 2024-02-11 15:51:35.702 [UI Thread @coroutine#6271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41427/Site/verify 2024-02-11 15:51:35.703 [UI Thread @coroutine#6271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41427/Site/verify. 2024-02-11 15:51:35.703 [UI Thread @coroutine#6271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41427/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:35.708 [UI Thread @coroutine#6286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-11 15:51:35.709 [UI Thread @coroutine#6286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-02-11 15:51:35.709 [UI Thread @coroutine#6286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-11 15:51:35.710 [UI Thread @coroutine#6286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3272c5b3 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.713 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-11 15:51:35.714 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.714 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.714 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-11 15:51:35.727 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.735 [DefaultDispatcher-worker-16 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:35.735 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.735 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.735 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.736 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.736 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.740 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.741 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.743 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.766 [DefaultDispatcher-worker-8 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.773 [DefaultDispatcher-worker-1 @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.779 [DefaultDispatcher-worker-8 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.786 [DefaultDispatcher-worker-10 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.792 [DefaultDispatcher-worker-10 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.799 [DefaultDispatcher-worker-10 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.805 [DefaultDispatcher-worker-1 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.814 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-13 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-11 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.819 [DefaultDispatcher-worker-13 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.820 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.820 [DefaultDispatcher-worker-8 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.820 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.820 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.823 [DefaultDispatcher-worker-4 @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2024-02-11 15:51:35.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-11 15:51:35.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-11 15:51:35.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.825 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52db9036: (connection evicted) 2024-02-11 15:51:35.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-11 15:51:35.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-11 15:51:35.827 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4b59fd 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@435a13ac 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@435a13ac 2024-02-11 15:51:35.828 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-11 15:51:35.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435a13ac 2024-02-11 15:51:35.858 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435a13ac 2024-02-11 15:51:35.859 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435a13ac 2024-02-11 15:51:35.861 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435a13ac 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3c0735 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@11034fdb 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@11034fdb 2024-02-11 15:51:35.862 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-11 15:51:35.875 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11034fdb 2024-02-11 15:51:35.886 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11034fdb 2024-02-11 15:51:35.887 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11034fdb 2024-02-11 15:51:35.889 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11034fdb 2024-02-11 15:51:35.897 [DefaultDispatcher-worker-9 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:35.898 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.898 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:35.898 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.898 [DefaultDispatcher-worker-16 @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11034fdb 2024-02-11 15:51:35.899 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.899 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:35.911 [DefaultDispatcher-worker-2 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435a13ac 2024-02-11 15:51:35.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-11 15:51:35.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-11 15:51:35.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.926 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@435a13ac: (connection evicted) 2024-02-11 15:51:35.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-11 15:51:35.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-11 15:51:35.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-11 15:51:35.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-11 15:51:35.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:35.927 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11034fdb: (connection evicted) 2024-02-11 15:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:35.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-11 15:51:35.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea482b4 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.929 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-11 15:51:35.930 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:35.930 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:35.930 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-11 15:51:35.945 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:35.955 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:35.957 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:35.958 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df8f4e9 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@13056efe 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@13056efe 2024-02-11 15:51:35.959 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-11 15:51:35.972 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13056efe 2024-02-11 15:51:35.982 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13056efe 2024-02-11 15:51:35.984 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13056efe 2024-02-11 15:51:35.985 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13056efe 2024-02-11 15:51:35.996 [DefaultDispatcher-worker-12 @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13056efe 2024-02-11 15:51:36.008 [DefaultDispatcher-worker-6 @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:36.017 [DefaultDispatcher-worker-12 @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f 2024-02-11 15:51:36.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-11 15:51:36.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-11 15:51:36.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.022 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2ccd7f: (connection evicted) 2024-02-11 15:51:36.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-11 15:51:36.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-11 15:51:36.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-11 15:51:36.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-11 15:51:36.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.023 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13056efe: (connection evicted) 2024-02-11 15:51:36.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-11 15:51:36.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab7b0f 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.025 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-11 15:51:36.026 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.026 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.026 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-11 15:51:36.041 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.051 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.053 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.055 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe7be3 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-02-11 15:51:36.055 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-02-11 15:51:36.056 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-11 15:51:36.056 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:36.056 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.056 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.056 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.057 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.057 [DefaultDispatcher-worker-1 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.068 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-02-11 15:51:36.078 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-02-11 15:51:36.080 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-02-11 15:51:36.082 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-02-11 15:51:36.092 [DefaultDispatcher-worker-1 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a349644 2024-02-11 15:51:36.105 [DefaultDispatcher-worker-5 @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.114 [DefaultDispatcher-worker-3 @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b 2024-02-11 15:51:36.126 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.132 [DefaultDispatcher-worker-17 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:36.132 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.132 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.132 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.133 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.133 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.156 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.251 [DefaultDispatcher-worker-17 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:36.251 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.251 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.251 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.252 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.252 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.268 [DefaultDispatcher-worker-2 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:36.269 [DefaultDispatcher-worker-2 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.269 [DefaultDispatcher-worker-2 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.269 [DefaultDispatcher-worker-2 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.270 [DefaultDispatcher-worker-2 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.325 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:36.325 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.325 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.325 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.326 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.326 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-11 15:51:36.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-11 15:51:36.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.368 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5b561b: (connection evicted) 2024-02-11 15:51:36.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-11 15:51:36.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-11 15:51:36.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-11 15:51:36.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-11 15:51:36.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.369 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a349644: (connection evicted) 2024-02-11 15:51:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-11 15:51:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363d3958 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.371 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-11 15:51:36.372 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.372 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.372 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-11 15:51:36.386 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.397 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.398 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.400 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d3bb293 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.400 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-02-11 15:51:36.401 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-11 15:51:36.413 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-02-11 15:51:36.424 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-02-11 15:51:36.425 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-02-11 15:51:36.427 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-02-11 15:51:36.438 [DefaultDispatcher-worker-2 @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5 2024-02-11 15:51:36.451 [DefaultDispatcher-worker-18 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.460 [DefaultDispatcher-worker-4 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.467 [DefaultDispatcher-worker-6 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.472 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:36.475 [DefaultDispatcher-worker-5 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.483 [DefaultDispatcher-worker-9 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.490 [DefaultDispatcher-worker-15 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-11 15:51:36.490 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.490 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.490 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.492 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.492 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32929/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.492 [DefaultDispatcher-worker-9 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265 2024-02-11 15:51:36.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-11 15:51:36.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-11 15:51:36.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.497 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca6e265: (connection evicted) 2024-02-11 15:51:36.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-11 15:51:36.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-11 15:51:36.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-11 15:51:36.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-11 15:51:36.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.498 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34dc40d5: (connection evicted) 2024-02-11 15:51:36.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-11 15:51:36.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-11 15:51:36.499 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebcf6c0 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.500 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-11 15:51:36.518 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.528 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.530 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.531 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d952747 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2024-02-11 15:51:36.532 [Test worker @coroutine#6555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-11 15:51:36.545 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2024-02-11 15:51:36.555 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2024-02-11 15:51:36.556 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2024-02-11 15:51:36.558 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2024-02-11 15:51:36.569 [DefaultDispatcher-worker-10 @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d 2024-02-11 15:51:36.583 [DefaultDispatcher-worker-7 @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.593 [DefaultDispatcher-worker-14 @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.600 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:36.601 [DefaultDispatcher-worker-1 @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.608 [DefaultDispatcher-worker-1 @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.614 [DefaultDispatcher-worker-5 @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2024-02-11 15:51:36.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-11 15:51:36.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-11 15:51:36.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.618 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69: (connection evicted) 2024-02-11 15:51:36.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-11 15:51:36.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-11 15:51:36.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-11 15:51:36.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-11 15:51:36.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.620 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6ae1d: (connection evicted) 2024-02-11 15:51:36.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-11 15:51:36.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.621 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6000ca67 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.622 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-11 15:51:36.637 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.648 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.649 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.651 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79224636 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.651 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.652 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.652 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-11 15:51:36.652 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2024-02-11 15:51:36.652 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2024-02-11 15:51:36.652 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-11 15:51:36.664 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2024-02-11 15:51:36.675 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2024-02-11 15:51:36.676 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2024-02-11 15:51:36.678 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2024-02-11 15:51:36.688 [DefaultDispatcher-worker-14 @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2024-02-11 15:51:36.702 [DefaultDispatcher-worker-8 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.709 [DefaultDispatcher-worker-10 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.717 [DefaultDispatcher-worker-10 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.722 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:36.724 [DefaultDispatcher-worker-6 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.731 [DefaultDispatcher-worker-15 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.739 [DefaultDispatcher-worker-1 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2024-02-11 15:51:36.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-11 15:51:36.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-11 15:51:36.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.743 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f: (connection evicted) 2024-02-11 15:51:36.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-11 15:51:36.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-11 15:51:36.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-11 15:51:36.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-11 15:51:36.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.744 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d04c41: (connection evicted) 2024-02-11 15:51:36.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-11 15:51:36.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-11 15:51:36.746 [DefaultDispatcher-worker-1 @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5243d730 2024-02-11 15:51:36.746 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.746 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.746 [DefaultDispatcher-worker-1 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-11 15:51:36.747 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.747 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59385/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c64e2d0 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.747 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-11 15:51:36.748 [Test worker @coroutine#6663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-11 15:51:36.762 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-11 15:51:36.772 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-11 15:51:36.774 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-11 15:51:36.775 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-11 15:51:36.785 [DefaultDispatcher-worker-7 @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f6a083 2024-02-11 15:51:36.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-11 15:51:36.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-11 15:51:36.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.785 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f6a083: (connection evicted) 2024-02-11 15:51:36.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-11 15:51:36.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da4c956 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.846 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-02-11 15:51:36.847 [Test worker @coroutine#6687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-2 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-18 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-18 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-18 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-18 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.849 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.850 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.850 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.850 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51199/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.850 [DefaultDispatcher-worker-14 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59267/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.860 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-02-11 15:51:36.870 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-02-11 15:51:36.872 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-02-11 15:51:36.874 [Test worker @coroutine#6698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-02-11 15:51:36.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-11 15:51:36.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-11 15:51:36.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:36.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-11 15:51:36.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-11 15:51:36.878 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aabd5a0 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.879 [Test worker @coroutine#6715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-11 15:51:36.891 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.902 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.903 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.905 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.908 [DefaultDispatcher-worker-15 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6a6d46 2024-02-11 15:51:36.909 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.909 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:36.909 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.910 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.910 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49561/UmAppDatabase/replication/nodeId 2024-02-11 15:51:36.914 [DefaultDispatcher-worker-4 @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.920 [DefaultDispatcher-worker-3 @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-02-11 15:51:36.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-11 15:51:36.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-11 15:51:36.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.922 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b: (connection evicted) 2024-02-11 15:51:36.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-11 15:51:36.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-11 15:51:36.924 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f09e08 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.925 [Test worker @coroutine#6748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-11 15:51:36.940 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.950 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.952 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.953 [Test worker @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.963 [DefaultDispatcher-worker-2 @coroutine#6755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.971 [DefaultDispatcher-worker-2 @coroutine#6768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2024-02-11 15:51:36.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-11 15:51:36.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-11 15:51:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:36.973 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2: (connection evicted) 2024-02-11 15:51:36.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:36.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-11 15:51:36.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3622c9f0 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:36.976 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5baabba 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5baabba 2024-02-11 15:51:36.977 [Test worker @coroutine#6777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-11 15:51:36.992 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5baabba 2024-02-11 15:51:37.003 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5baabba 2024-02-11 15:51:37.004 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5baabba 2024-02-11 15:51:37.006 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5baabba 2024-02-11 15:51:37.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-11 15:51:37.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-11 15:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-11 15:51:37.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40123014 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.014 [Test worker @coroutine#6801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-11 15:51:37.015 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-11 15:51:37.015 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-11 15:51:37.015 [Test worker @coroutine#6801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-11 15:51:37.028 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-11 15:51:37.038 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-11 15:51:37.040 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-11 15:51:37.042 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-11 15:51:37.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-11 15:51:37.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-11 15:51:37.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-11 15:51:37.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75fdbd71 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.046 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2024-02-11 15:51:37.047 [Test worker @coroutine#6823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-11 15:51:37.060 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2024-02-11 15:51:37.067 [DefaultDispatcher-worker-17 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-11 15:51:37.067 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.067 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:37.067 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.068 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.068 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.071 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2024-02-11 15:51:37.078 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2024-02-11 15:51:37.080 [Test worker @coroutine#6831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2024-02-11 15:51:37.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-11 15:51:37.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-11 15:51:37.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-11 15:51:37.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-11 15:51:37.090 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-11 15:51:37.090 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.090 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.090 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.090 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.090 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2abe5132 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-02-11 15:51:37.091 [Test worker @coroutine#6856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-11 15:51:37.105 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-02-11 15:51:37.115 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-02-11 15:51:37.117 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-02-11 15:51:37.119 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-02-11 15:51:37.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-11 15:51:37.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-11 15:51:37.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-11 15:51:37.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d92d132 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-11 15:51:37.123 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-11 15:51:37.137 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-11 15:51:37.141 [DefaultDispatcher-worker-7 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-11 15:51:37.141 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.142 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:37.142 [DefaultDispatcher-worker-7 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.143 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.143 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38793/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.148 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-11 15:51:37.150 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-11 15:51:37.151 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-11 15:51:37.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-11 15:51:37.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-11 15:51:37.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-11 15:51:37.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f93ea3 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.154 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.155 [Test worker @coroutine#6891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-11 15:51:37.155 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2024-02-11 15:51:37.155 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2024-02-11 15:51:37.155 [Test worker @coroutine#6891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-11 15:51:37.168 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2024-02-11 15:51:37.179 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2024-02-11 15:51:37.180 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2024-02-11 15:51:37.182 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323fa578 2024-02-11 15:51:37.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-11 15:51:37.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-11 15:51:37.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-11 15:51:37.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976d625 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.185 [Test worker @coroutine#6907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-11 15:51:37.186 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-02-11 15:51:37.186 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-02-11 15:51:37.186 [Test worker @coroutine#6907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-11 15:51:37.199 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-02-11 15:51:37.209 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-02-11 15:51:37.211 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-02-11 15:51:37.213 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-02-11 15:51:37.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-11 15:51:37.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-11 15:51:37.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-11 15:51:37.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-11 15:51:37.216 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734d870f 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-11 15:51:37.217 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-11 15:51:37.230 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-11 15:51:37.241 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-11 15:51:37.242 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-11 15:51:37.244 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-11 15:51:37.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-11 15:51:37.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-11 15:51:37.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-11 15:51:37.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-11 15:51:37.249 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c32f3d8 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-11 15:51:37.250 [Test worker @coroutine#6942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-11 15:51:37.260 [DefaultDispatcher-worker-2 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2024-02-11 15:51:37.261 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.261 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:37.261 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.262 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.262 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58055/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.265 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-11 15:51:37.277 [DefaultDispatcher-worker-7 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1dc18d 2024-02-11 15:51:37.277 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.277 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:37.277 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.277 [DefaultDispatcher-worker-7 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.279 [Test worker @coroutine#6946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-11 15:51:37.282 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-11 15:51:37.284 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2024-02-11 15:51:37.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-11 15:51:37.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-11 15:51:37.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-11 15:51:37.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.288 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74161ed7 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-11 15:51:37.289 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-11 15:51:37.303 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-11 15:51:37.313 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-11 15:51:37.315 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-11 15:51:37.316 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-02-11 15:51:37.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-11 15:51:37.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-11 15:51:37.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-11 15:51:37.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488ae823 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.319 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.320 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-11 15:51:37.320 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-11 15:51:37.320 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-11 15:51:37.320 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-11 15:51:37.333 [DefaultDispatcher-worker-4 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2024-02-11 15:51:37.333 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.333 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId. 2024-02-11 15:51:37.333 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.334 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-11 15:51:37.334 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.334 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53845/UmAppDatabase/replication/nodeId 2024-02-11 15:51:37.344 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-11 15:51:37.346 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-11 15:51:37.348 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2024-02-11 15:51:37.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-11 15:51:37.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-11 15:51:37.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-11 15:51:37.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.352 [Test worker @coroutine#7004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-11 15:51:37.353 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-11 15:51:37.353 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-11 15:51:37.353 [Test worker @coroutine#7004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-11 15:51:37.366 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-11 15:51:37.376 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-11 15:51:37.378 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-11 15:51:37.379 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-02-11 15:51:37.382 [UI Thread @coroutine#7018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-11 15:51:37.382 [UI Thread @coroutine#7018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-02-11 15:51:37.382 [UI Thread @coroutine#7018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-11 15:51:37.384 [UI Thread @coroutine#7018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-11 15:51:37.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-11 15:51:37.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-11 15:51:37.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-11 15:51:37.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd0f9a4 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-11 15:51:37.387 [Test worker @coroutine#7024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-11 15:51:37.404 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-11 15:51:37.414 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-11 15:51:37.416 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-11 15:51:37.417 [Test worker @coroutine#7029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d487df4 2024-02-11 15:51:37.420 [UI Thread @coroutine#7040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39687/Site/verify 2024-02-11 15:51:37.420 [UI Thread @coroutine#7040] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39687/Site/verify. 2024-02-11 15:51:37.420 [UI Thread @coroutine#7040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39687/Site/verify 2024-02-11 15:51:37.421 [UI Thread @coroutine#7040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39687/Site/verify 2024-02-11 15:51:37.421 [UI Thread @coroutine#7040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39687/Site/verify 2024-02-11 15:51:37.422 [UI Thread @coroutine#7040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39687/Site/verify. 2024-02-11 15:51:37.422 [UI Thread @coroutine#7040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39687/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:37.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-11 15:51:37.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-11 15:51:37.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 15:51:37.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-11 15:51:37.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f511a8e 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 15:51:37.430 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-11 15:51:37.431 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.431 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.431 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-11 15:51:37.447 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.458 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.459 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.461 [Test worker @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.469 [DefaultDispatcher-worker-3 @coroutine#7054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.476 [DefaultDispatcher-worker-4 @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3287cf03 2024-02-11 15:51:37.481 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42347/557599702334414848/_ustadmanifest.json 2024-02-11 15:51:37.481 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42347/557599702334414848/_ustadmanifest.json. 2024-02-11 15:51:37.481 [UI Thread @coroutine#7063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42347/557599702334414848/_ustadmanifest.json 2024-02-11 15:51:37.483 [UI Thread @coroutine#7063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42347/557599702334414848/_ustadmanifest.json 2024-02-11 15:51:37.483 [UI Thread @coroutine#7063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42347/557599702334414848/_ustadmanifest.json 2024-02-11 15:51:37.483 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42347/557599702334414848/_ustadmanifest.json. 2024-02-11 15:51:37.483 [UI Thread @coroutine#7063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42347/557599702334414848/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:37.483 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42347/tincan.xml 2024-02-11 15:51:37.484 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42347/tincan.xml. 2024-02-11 15:51:37.484 [UI Thread @coroutine#7063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42347/tincan.xml 2024-02-11 15:51:37.484 [UI Thread @coroutine#7063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42347/tincan.xml 2024-02-11 15:51:37.484 [UI Thread @coroutine#7063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42347/tincan.xml 2024-02-11 15:51:37.484 [UI Thread @coroutine#7063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42347/tincan.xml. 2024-02-11 15:51:37.484 [UI Thread @coroutine#7063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42347/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 15:51:37.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-11 15:51:37.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-11 15:51:37.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 15:51:37.486 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3287cf03: (connection evicted) 2024-02-11 15:51:37.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 15:51:37.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-11 15:51:37.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.